Skip to content

Commit 9257a19

Browse files
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] <[email protected]>
1 parent 90a8686 commit 9257a19

File tree

2 files changed

+61
-60
lines changed

2 files changed

+61
-60
lines changed

poetry.lock

Lines changed: 60 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
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)