From ce43a1530d908f66466f8a1e372424567938c2b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:27:40 +0000 Subject: [PATCH] Bump grpcio from 1.45.0 to 1.53.0 in /benchmarks/aes/python/requirements Bumps [grpcio](https://github.com/grpc/grpc) from 1.45.0 to 1.53.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.45.0...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/aes/python/requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/aes/python/requirements/common.txt b/benchmarks/aes/python/requirements/common.txt index 3b0301c8..702c6706 100644 --- a/benchmarks/aes/python/requirements/common.txt +++ b/benchmarks/aes/python/requirements/common.txt @@ -1,4 +1,4 @@ -grpcio==1.45.0 +grpcio==1.53.0 grpcio-tools==1.45.0 opentelemetry-api==1.3.0 opentelemetry-exporter-zipkin==1.3.0