Skip to content

Commit

Permalink
build(deps): bump grpcio from 1.66.2 to 1.67.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and dtrifiro committed Oct 24, 2024
1 parent c7eeb25 commit 5574d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dynamic = ["version"]
dependencies = [
"vllm>=0.6.2",
"prometheus_client==0.21.0",
"grpcio==1.66.2",
"grpcio==1.67.0",
"grpcio-health-checking==1.62.2",
"grpcio-reflection==1.62.2",
"accelerate==0.34.2",
Expand Down

0 comments on commit 5574d89

Please sign in to comment.