From 3c4fc8d73205f55fc5176745ddf36e46a22a1ecb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 07:29:34 +0000 Subject: [PATCH] build(deps): bump the grpcio group across 1 directory with 3 updates 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.68.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.38.1...v1.68.0) Updates `grpcio-reflection` from 1.38.1 to 1.68.0 Updates `grpcio-tools` from 1.38.1 to 1.68.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.38.1...v1.68.0) --- 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] --- benchmarks/map-reduce/requirements/common_s3.txt | 6 +++--- benchmarks/stacking-training/requirements.txt | 6 +++--- benchmarks/tuning-halving/requirements.txt | 6 +++--- benchmarks/video-analytics/requirements.txt | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/benchmarks/map-reduce/requirements/common_s3.txt b/benchmarks/map-reduce/requirements/common_s3.txt index c0ec6d878..4f7da7e82 100644 --- a/benchmarks/map-reduce/requirements/common_s3.txt +++ b/benchmarks/map-reduce/requirements/common_s3.txt @@ -1,5 +1,5 @@ -grpcio==1.38.1 -grpcio-reflection==1.38.1 +grpcio==1.68.0 +grpcio-reflection==1.68.0 opentelemetry-api==1.3.0 opentelemetry-exporter-zipkin==1.3.0 opentelemetry-exporter-zipkin-json==1.3.0 @@ -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.68.0 joblib==1.2.0 environs==9.3.2 diff --git a/benchmarks/stacking-training/requirements.txt b/benchmarks/stacking-training/requirements.txt index 39f0c2d78..d82b99fa3 100644 --- a/benchmarks/stacking-training/requirements.txt +++ b/benchmarks/stacking-training/requirements.txt @@ -1,5 +1,5 @@ -grpcio==1.38.1 -grpcio-reflection==1.38.1 +grpcio==1.68.0 +grpcio-reflection==1.68.0 opentelemetry-api==1.3.0 opentelemetry-exporter-zipkin==1.3.0 opentelemetry-exporter-zipkin-json==1.3.0 @@ -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.68.0 environs==9.3.2 scikit-learn==0.24.2 numpy==1.21.0 diff --git a/benchmarks/tuning-halving/requirements.txt b/benchmarks/tuning-halving/requirements.txt index 6cc5ad63d..d689122f9 100644 --- a/benchmarks/tuning-halving/requirements.txt +++ b/benchmarks/tuning-halving/requirements.txt @@ -1,5 +1,5 @@ -grpcio==1.38.1 -grpcio-reflection==1.38.1 +grpcio==1.68.0 +grpcio-reflection==1.68.0 opentelemetry-api==1.3.0 opentelemetry-exporter-zipkin==1.3.0 opentelemetry-exporter-zipkin-json==1.3.0 @@ -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.68.0 environs==9.3.2 scikit-learn==0.24.2 numpy==1.20.1 diff --git a/benchmarks/video-analytics/requirements.txt b/benchmarks/video-analytics/requirements.txt index d78d36723..46d0b5207 100644 --- a/benchmarks/video-analytics/requirements.txt +++ b/benchmarks/video-analytics/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.38.1 +grpcio==1.68.0 opentelemetry-api==1.3.0 opentelemetry-exporter-zipkin==1.3.0 opentelemetry-exporter-zipkin-json==1.3.0 @@ -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.68.0 environs==9.3.2 pycapnp==1.3.0