Skip to content

Commit

Permalink
Bump grpcio from 1.67.1 to 1.70.0
Browse files Browse the repository at this point in the history
Bumps [grpcio](https://github.com/grpc/grpc) from 1.67.1 to 1.70.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.67.1...v1.70.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 Feb 1, 2025
1 parent 3aea02a commit 7c5cf06
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
118 changes: 59 additions & 59 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ opentelemetry-api = "~1.16.0"
opentelemetry-sdk = "~1.16.0"
opentelemetry-exporter-jaeger = "~1.16.0"
opentelemetry-exporter-otlp = "~1.16.0"
grpcio = "~1.67.1"
grpcio = ">=1.67.1,<1.71.0"
protobuf = "~4.25.3"
pydantic = "^2.6.4"
grpcio-health-checking = "~1.59.3"
Expand Down

0 comments on commit 7c5cf06

Please sign in to comment.