From 4e6908b0c24de51e2e6ed6eba87175517a8a9cb3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 21:27:57 +0000 Subject: [PATCH] Bump grpcio-tools from 1.12.1 to 1.38.1 Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.12.1 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.12.1...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 1b26122..44020a1 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.38.1 nose==1.3.7 protobuf==3.5.2 six==1.11.0