From d3b58680eee59e1a8b2c9bdaf597619b7bc6aac1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 05:48:16 +0000 Subject: [PATCH] Bump grpcio from 1.16.0 to 1.37.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.16.0 to 1.37.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.16.0...v1.37.1) 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 d028f82..06c8a38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ google-auth==1.5.1 google-cloud-core==0.28.1 google-cloud-datastore==1.7.1 googleapis-common-protos==1.5.3 -grpcio==1.16.0 +grpcio==1.37.1 gunicorn==19.9.0 idna==2.7 isort==4.3.4