From ab37bf7c8ccf9eb1347f96dfba9465398e4b1c47 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 Feb 2020 01:00:11 +0100 Subject: [PATCH] Update grpcio from 1.27.1 to 1.27.2 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 0cc0a37e..d86cc603 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -5,7 +5,7 @@ # # pip-compile-multi # -grpcio==1.27.1 +grpcio==1.27.2 protobuf==3.6.1 six==1.12.0 # via grpcio, protobuf, tenacity tenacity==5.0.2