Skip to content

Commit 60e644c

Browse files
build(deps): bump types-protobuf from 4.24.0.4 to 4.24.0.20240129 (#2691)
Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.4 to 4.24.0.20240129. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-protobuf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d769bec commit 60e644c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linter-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ mypy
22
black
33
flake8==5.0.4 # flake8 depends on pyflakes>=3.0.0 and this dropped support for Python 2 "# type:" comments
44
types-certifi
5-
types-protobuf==4.24.0.4 # newer raises an error on mypy sentry_sdk
5+
types-protobuf==4.24.0.20240129 # newer raises an error on mypy sentry_sdk
66
types-redis
77
types-setuptools
88
pymongo # There is no separate types module.

0 commit comments

Comments
 (0)