This is an automated email from the ASF dual-hosted git repository.
riteshghorse pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 65473ff1501 Bump mypy-protobuf from 3.4.0 to 3.5.0 in /sdks/python
(#27750)
65473ff1501 is described below
commit 65473ff1501a45e08d72c84154a3aac7ed5be241
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 31 10:24:15 2023 -0400
Bump mypy-protobuf from 3.4.0 to 3.5.0 in /sdks/python (#27750)
Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) from
3.4.0 to 3.5.0.
-
[Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/nipunn1313/mypy-protobuf/compare/v3.4.0...v3.5.0)
---
updated-dependencies:
- dependency-name: mypy-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
sdks/python/build-requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sdks/python/build-requirements.txt
b/sdks/python/build-requirements.txt
index 32ccb05dce0..4fe47079d8d 100644
--- a/sdks/python/build-requirements.txt
+++ b/sdks/python/build-requirements.txt
@@ -20,7 +20,7 @@
setuptools
wheel>=0.36.0
grpcio-tools==1.53.0
-mypy-protobuf==3.4.0
+mypy-protobuf==3.5.0
# Avoid https://github.com/pypa/virtualenv/issues/2006
distlib==0.3.7