Skip to content

Commit f5ec34c

Browse files
build(deps): bump types-protobuf from 4.24.0.20240311 to 4.24.0.20240408 (#2941)
Bumps [types-protobuf](https://github.com/python/typeshed) from 4.24.0.20240311 to 4.24.0.20240408. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivana Kellyerova <ivana.kellyerova@sentry.io>
1 parent 38a8a3d commit f5ec34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linter-requirements.txt

Lines changed: 1 addition & 1 deletion
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.20240311 # newer raises an error on mypy sentry_sdk
5+
types-protobuf==4.24.0.20240408 # 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)