From 7686967ec68f87148fe8f444b9104d862a307be2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 28 Feb 2019 23:49:35 +0000 Subject: [PATCH] Update protobuf from 3.6.1 to 3.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3c7ba24..faa75cdd 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.7.0 \ No newline at end of file