Skip to content

Commit eeb8e02

Browse files
Bump grpcio-tools from 1.63.0 to 1.64.0 in the pip group
Bumps the pip group with 1 update: [grpcio-tools](https://github.com/grpc/grpc). Updates `grpcio-tools` from 1.63.0 to 1.64.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.63.0...v1.64.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1c27b0 commit eeb8e02

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

poetry.lock

+50-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ typing-extensions = ">=3.7.4,<5"
2323
[tool.poetry.group.dev.dependencies]
2424
black = ">=23.3,<25.0"
2525
grpc-stubs = "^1.53"
26-
grpcio-tools = ">=1.63,<1.64"
26+
grpcio-tools = ">=1.63,<1.65"
2727
isort = "^5.6.4"
2828
mypy = "1.10.0"
2929
mypy-protobuf = "3.6.0"

0 commit comments

Comments
 (0)