Skip to content

Commit dbc21bc

Browse files
build(deps): bump grpcio-tools from 1.62.1 to 1.74.0
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.62.1 to 1.74.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.62.1...v1.74.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 516f857 commit dbc21bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [
33
"setuptools>=48",
44
"setuptools_scm[toml]>=6.3.1",
55
# protobuf-generation tools
6-
"grpcio-tools==1.62.1",
6+
"grpcio-tools==1.74.0",
77
"mypy-protobuf==3.6.0",
88
"types-protobuf>=3.20.4"
99
]

0 commit comments

Comments
 (0)