Skip to content

Commit 697e6df

Browse files
dependabot[bot]nadineloepfe
authored andcommitted
chore(deps): bump grpcio-tools from 1.68.1 to 1.76.0
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.68.1 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.68.1...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] <[email protected]>
1 parent 7ad4108 commit 697e6df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ readme = "README.md"
1515
requires-python = ">=3.10"
1616
dependencies = [
1717
"protobuf==5.29.5",
18-
"grpcio-tools==1.68.1",
19-
"grpcio==1.76.0",
18+
"grpcio-tools==1.76.0",
19+
"grpcio==1.71.2",
2020
"cryptography==44.0.0",
2121
"python-dotenv==1.0.1",
2222
"requests==2.32.3",

0 commit comments

Comments
 (0)