From 601347943d5f84190d8aabea0502c88e23a9da14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 12:21:33 +0000 Subject: [PATCH] build(deps): bump grpcio in /benchmarks/tuning-halving Bumps [grpcio](https://github.com/grpc/grpc) from 1.38.1 to 1.53.2. - [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.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/tuning-halving/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/tuning-halving/requirements.txt b/benchmarks/tuning-halving/requirements.txt index 6cc5ad63d..321c08a92 100644 --- a/benchmarks/tuning-halving/requirements.txt +++ b/benchmarks/tuning-halving/requirements.txt @@ -1,4 +1,4 @@ -grpcio==1.38.1 +grpcio==1.53.2 grpcio-reflection==1.38.1 opentelemetry-api==1.3.0 opentelemetry-exporter-zipkin==1.3.0