Skip to content

Commit

Permalink
build(deps): bump grpcio from 1.62.1 to 1.64.1
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.62.1 to 1.64.1.
- [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.62.1...v1.64.1)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and dtrifiro committed Jun 18, 2024
1 parent 0cf44c6 commit 9d96f38
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.4.3",
"prometheus_client==0.20.0",
"grpcio==1.62.1",
"grpcio==1.64.1",
"grpcio-health-checking==1.62.1",
"grpcio-reflection==1.62.1",
"transformers",
Expand Down

0 comments on commit 9d96f38

Please sign in to comment.