From f439a26cd522f23e46927a2bd77fcc367006f881 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jul 2019 09:51:48 +0100 Subject: [PATCH] Update protobuf from 3.6.1 to 3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3c7ba24..1c8eb3bb 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.0 \ No newline at end of file