Skip to content

Commit a87d79a

Browse files
Bump mypy-protobuf from 3.5.0 to 3.7.0 in /sdks/python
Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) from 3.5.0 to 3.7.0. - [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md) - [Commits](nipunn1313/mypy-protobuf@v3.5.0...v3.7.0) --- updated-dependencies: - dependency-name: mypy-protobuf dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 914c16e commit a87d79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ requires = [
2323
"wheel>=0.36.0",
2424
"grpcio-tools==1.62.1; python_version <= '3.12'",
2525
"grpcio-tools==1.71.0; python_version >= '3.13'",
26-
"mypy-protobuf==3.5.0",
26+
"mypy-protobuf==3.7.0",
2727
# Avoid https://github.com/pypa/virtualenv/issues/2006
2828
"distlib==0.3.9",
2929
# Numpy headers

0 commit comments

Comments
 (0)