From 9bf81d48ed12ed8ee1114f54b91f5017d8ecb0f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 21:12:56 +0000 Subject: [PATCH] Bump grpcio from 1.37.0 to 1.53.0 in /grpc-python Bumps [grpcio](https://github.com/grpc/grpc) from 1.37.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.37.0...v1.53.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- grpc-python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grpc-python/requirements.txt b/grpc-python/requirements.txt index 313972238..39d17904d 100644 --- a/grpc-python/requirements.txt +++ b/grpc-python/requirements.txt @@ -3,7 +3,7 @@ binaryornot==0.4.4 boolean.py==3.8 certifi==2020.12.5 chardet==4.0.0 -grpcio==1.37.0 +grpcio==1.53.0 grpcio-tools==1.37.0 idna==2.10 Jinja2==2.11.3