Skip to content

Commit 7205eb8

Browse files
Bump mypy-protobuf from 1.18 to 3.4.0 in /sdks/python
Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) from 1.18 to 3.4.0. - [Release notes](https://github.com/nipunn1313/mypy-protobuf/releases) - [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md) - [Commits](nipunn1313/mypy-protobuf@v1.18...v3.4.0) --- updated-dependencies: - dependency-name: mypy-protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6a9b23 commit 7205eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/build-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ grpcio-tools==1.37.0
2424
# TODO(https://github.com/apache/beam/issues/23734): the sdist for grpcio==1.50.0 is failing on GH workers
2525
# pin grpcio to the previous version.
2626
grpcio==1.49.1;sys_platform=="darwin"
27-
mypy-protobuf==1.18
27+
mypy-protobuf==3.4.0
2828
protobuf==3.19.4;python_version=="3.10" and sys_platform=="darwin"
2929

3030
# Avoid https://github.com/pypa/virtualenv/issues/2006

0 commit comments

Comments
 (0)