From 8122bfa83932ef52287c2891b4758ce9d92fea9c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 06:28:19 +0000 Subject: [PATCH] Bump grpcio from 1.35.0 to 1.39.0 Bumps [grpcio](https://github.com/grpc/grpc) from 1.35.0 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.35.0...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 3b330ef..e4562f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ google-crc32c==1.1.2 google-resumable-media==1.2.0 googleapis-common-protos==1.52.0 greenlet==1.0.0 -grpcio==1.35.0 +grpcio==1.39.0 gunicorn==20.0.4 httplib2==0.19.0 idna==2.10