From f889ee0c13166421c6959bccea8bde10b4dc514e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 3 Apr 2021 01:34:19 +0100 Subject: [PATCH] Update protobuf from 3.6.1 to 3.15.7 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c9288b0f..c170c55e 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.15.7 # via -r base.in six==1.14.0 # via grpcio, protobuf # The following packages are considered to be unsafe in a requirements file: