From 6dce2547201e8bb0233589484e2bcb75a8946b88 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 06:34:14 +0000 Subject: [PATCH] Bump grpcio from 1.35.0 to 1.38.1 Bumps [grpcio](https://github.com/grpc/grpc) from 1.35.0 to 1.38.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.35.0...v1.38.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 3b330ef..3ad6330 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.38.1 gunicorn==20.0.4 httplib2==0.19.0 idna==2.10