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