Skip to content

Commit 5574d89

Browse files
dependabot[bot]dtrifiro
authored andcommitted
build(deps): bump grpcio from 1.66.2 to 1.67.0
Bumps [grpcio](https://github.com/grpc/grpc) from 1.66.2 to 1.67.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.66.2...v1.67.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7eeb25 commit 5574d89

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
@@ -28,7 +28,7 @@ dynamic = ["version"]
2828
dependencies = [
2929
"vllm>=0.6.2",
3030
"prometheus_client==0.21.0",
31-
"grpcio==1.66.2",
31+
"grpcio==1.67.0",
3232
"grpcio-health-checking==1.62.2",
3333
"grpcio-reflection==1.62.2",
3434
"accelerate==0.34.2",

0 commit comments

Comments
 (0)