Skip to content

Commit

Permalink
build(deps): bump the grpcio group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the grpcio group with 3 updates in the /benchmarks directory: [grpcio](https://github.com/grpc/grpc), [grpcio-reflection](https://grpc.io) and [grpcio-tools](https://github.com/grpc/grpc).


Updates `grpcio` from 1.38.1 to 1.66.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.38.1...v1.66.1)

Updates `grpcio-reflection` from 1.38.1 to 1.66.1

Updates `grpcio-tools` from 1.38.1 to 1.66.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.38.1...v1.66.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 11be651 commit 95eb6fc
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions benchmarks/map-reduce/requirements/common_s3.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grpcio==1.38.1
grpcio-reflection==1.38.1
grpcio==1.66.1
grpcio-reflection==1.66.1
opentelemetry-api==1.3.0
opentelemetry-exporter-zipkin==1.3.0
opentelemetry-exporter-zipkin-json==1.3.0
Expand All @@ -9,6 +9,6 @@ opentelemetry-instrumentation-grpc==0.22b0
opentelemetry-sdk==1.3.0
opentelemetry-semantic-conventions==0.22b0
boto3==1.18.1
grpcio-tools==1.38.1
grpcio-tools==1.66.1
joblib==1.2.0
environs==9.3.2
6 changes: 3 additions & 3 deletions benchmarks/stacking-training/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grpcio==1.38.1
grpcio-reflection==1.38.1
grpcio==1.66.1
grpcio-reflection==1.66.1
opentelemetry-api==1.3.0
opentelemetry-exporter-zipkin==1.3.0
opentelemetry-exporter-zipkin-json==1.3.0
Expand All @@ -10,7 +10,7 @@ opentelemetry-sdk==1.3.0
opentelemetry-semantic-conventions==0.22b0
boto3==1.18.1
redis==3.5.3
grpcio-tools==1.38.1
grpcio-tools==1.66.1
environs==9.3.2
scikit-learn==0.24.2
numpy==1.21.0
6 changes: 3 additions & 3 deletions benchmarks/tuning-halving/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grpcio==1.38.1
grpcio-reflection==1.38.1
grpcio==1.66.1
grpcio-reflection==1.66.1
opentelemetry-api==1.3.0
opentelemetry-exporter-zipkin==1.3.0
opentelemetry-exporter-zipkin-json==1.3.0
Expand All @@ -10,7 +10,7 @@ opentelemetry-sdk==1.3.0
opentelemetry-semantic-conventions==0.22b0
boto3==1.18.1
redis==3.5.3
grpcio-tools==1.38.1
grpcio-tools==1.66.1
environs==9.3.2
scikit-learn==0.24.2
numpy==1.20.1
4 changes: 2 additions & 2 deletions benchmarks/video-analytics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.38.1
grpcio==1.66.1
opentelemetry-api==1.3.0
opentelemetry-exporter-zipkin==1.3.0
opentelemetry-exporter-zipkin-json==1.3.0
Expand All @@ -9,6 +9,6 @@ opentelemetry-sdk==1.3.0
opentelemetry-semantic-conventions==0.22b0
boto3==1.18.1
redis==3.5.3
grpcio-tools==1.38.1
grpcio-tools==1.66.1
environs==9.3.2
pycapnp==1.3.0

0 comments on commit 95eb6fc

Please sign in to comment.