Skip to content

Commit 025f468

Browse files
Bump grpcio-tools from 1.71.0 to 1.76.0 in /sdks/python
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.71.0 to 1.76.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.71.0...v1.76.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af748d0 commit 025f468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdks/python/pyproject.toml

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

0 commit comments

Comments
 (0)