From ef1bd61ab93f977c2095ba0703467c5ea883f70a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 7 May 2021 17:39:29 +0100 Subject: [PATCH] Update protobuf from 3.6.1 to 3.16.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c9288b0f..c93fdefd 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ # pip-compile-multi # grpcio==1.28.1 # via -r base.in -protobuf==3.6.1 # via -r base.in +protobuf==3.16.0 # via -r base.in six==1.14.0 # via grpcio, protobuf # The following packages are considered to be unsafe in a requirements file: