From 17bdc857a8a470035d39f05135805bc9c877a5e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 26 Apr 2019 01:18:18 +0000 Subject: [PATCH] Bump grpcio from 1.8.4 to 1.20.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.8.4 to 1.20.1. - [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.20.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b26122..2976e74 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.20.1 grpcio-tools==1.12.1 nose==1.3.7 protobuf==3.5.2