From 1671d3f7066e3e51ae388b6a60b238342da56f5d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Oct 2019 22:19:08 +0100 Subject: [PATCH] Update protobuf from 3.6.1 to 3.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3c7ba24..d0b4a00a 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.10.0 \ No newline at end of file