Skip to content

Commit 9c10d9a

Browse files
authoredMar 19, 2025··
Bump grpcio from 1.60.2 to 1.68.1
Bumps [grpcio](https://github.com/grpc/grpc) from 1.60.2 to 1.68.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.60.2...v1.68.1) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b79e38a commit 9c10d9a

File tree

2 files changed

+166
-74
lines changed

2 files changed

+166
-74
lines changed
 

‎poetry.lock

+165-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ opentelemetry-api = "~1.16.0"
8282
opentelemetry-sdk = "~1.16.0"
8383
opentelemetry-exporter-jaeger = "~1.16.0"
8484
opentelemetry-exporter-otlp = "~1.16.0"
85-
grpcio = "~1.60.0"
85+
grpcio = ">=1.60,<1.69"
8686
protobuf = "~4.25.3"
8787
pydantic = "^2.6.4"
8888
grpcio-health-checking = "~1.59.3"

0 commit comments

Comments
 (0)
Please sign in to comment.