From e0bec89aa92cf865a025aa034948ebfd0985a77e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Aug 2019 02:14:54 +0100 Subject: [PATCH] Update protobuf from 3.6.1 to 3.9.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3c7ba24..32bda249 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ grpcio>=1.2.0 tenacity==5.0.2 -protobuf==3.6.1 \ No newline at end of file +protobuf==3.9.1 \ No newline at end of file