From 034eafeb862db002f34a212fe3f64ade0a403ea6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2019 19:18:23 +0100 Subject: [PATCH] Update protobuf from 3.6.1 to 3.9.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3c7ba24..e577f51a 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.2 \ No newline at end of file