From 9069cca30b7d84a92ed58d783b865b171e1ab128 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 22:45:11 +0000 Subject: [PATCH] Bump grpcio-tools from 1.12.1 to 1.37.1 Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.12.1 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.12.1...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 1b26122..8f2b43e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ enum34==1.1.6 futures==3.2.0; python_version < '3.0' googleapis-common-protos==1.5.3 grpcio==1.8.4 -grpcio-tools==1.12.1 +grpcio-tools==1.37.1 nose==1.3.7 protobuf==3.5.2 six==1.11.0