From e3f144fd62302424a02b7e78293c1f0a68bb9565 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 22:06:21 +0000 Subject: [PATCH] Bump grpcio from 1.8.4 to 1.38.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.8.4 to 1.38.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.8.4...v1.38.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b26122..2a885e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ coverage==4.5.1 enum34==1.1.6 futures==3.2.0; python_version < '3.0' googleapis-common-protos==1.5.3 -grpcio==1.8.4 +grpcio==1.38.0 grpcio-tools==1.12.1 nose==1.3.7 protobuf==3.5.2