Skip to content

Commit

Permalink
build(deps): bump grpcio from 1.62.2 to 1.65.0
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.62.2 to 1.65.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.62.2...v1.65.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 Jul 11, 2024
1 parent d152993 commit a246ec6
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.5.1",
"prometheus_client==0.20.0",
"grpcio==1.62.2",
"grpcio==1.65.0",
"grpcio-health-checking==1.62.2",
"grpcio-reflection==1.62.2",
"transformers",
Expand Down

0 comments on commit a246ec6

Please sign in to comment.