Skip to content

Commit ebb38b6

Browse files
Bump grpcio-tools from 1.73.1 to 1.74.0
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.73.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.73.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] <support@github.com>
1 parent 8cb4333 commit ebb38b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
requires = [
77
"setuptools>=65.5.0",
88
"wheel",
9-
"grpcio-tools==1.73.1",
9+
"grpcio-tools==1.74.0",
1010
"mypy-protobuf",
1111
"bandit==1.7.10",
1212
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ grpcio==1.73.1
3939
# via
4040
# grpcio-tools
4141
# supa (setup.cfg)
42-
grpcio-tools==1.73.1
42+
grpcio-tools==1.74.0
4343
# via supa (setup.cfg)
4444
h11==0.16.0
4545
# via httpcore

0 commit comments

Comments
 (0)