From f5cf654dbabc744a7873a6caa10a5b54c872b1d4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 3 Mar 2021 23:08:31 +0000 Subject: [PATCH] Update protobuf from 3.6.1 to 3.15.4 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c9288b0f..a1a4f7f2 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.4 # via -r base.in six==1.14.0 # via grpcio, protobuf # The following packages are considered to be unsafe in a requirements file: