From fcb87434bb4d6a4a91b8adfbf38ccbdd3953d788 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 23:24:43 +0000 Subject: [PATCH] Bump grpcio from 1.8.4 to 1.39.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.8.4 to 1.39.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.39.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..f4fb076 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.39.0 grpcio-tools==1.12.1 nose==1.3.7 protobuf==3.5.2