Skip to content

Commit cbdadf0

Browse files
chore(deps-dev): update grpcio-tools requirement in /sdk
Updates the requirements on [grpcio-tools](https://github.com/grpc/grpc) to permit the latest version. - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.68.0...v1.80.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-version: 1.80.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb95676 commit cbdadf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dev = [
3535
"mypy>=1.14",
3636
"mypy-protobuf>=3.6",
3737
"ruff>=0.15.12",
38-
"grpcio-tools>=1.68.0",
38+
"grpcio-tools>=1.80.0",
3939
]
4040

4141
[project.urls]

0 commit comments

Comments
 (0)