From f73a8427d5a1d257369d01262a63d7a3c2f37065 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 6 Mar 2021 12:26:23 +0000 Subject: [PATCH] Update protobuf from 3.6.1 to 3.15.5 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c9288b0f..8bcf7fc9 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.5 # via -r base.in six==1.14.0 # via grpcio, protobuf # The following packages are considered to be unsafe in a requirements file: