From de4bc773883a79f29d5bc87121de3d2808360f04 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 May 2020 23:17:57 +0100 Subject: [PATCH] Update six from 1.14.0 to 1.15.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c9288b0f..d702a1f2 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -7,7 +7,7 @@ # grpcio==1.28.1 # via -r base.in protobuf==3.6.1 # via -r base.in -six==1.14.0 # via grpcio, protobuf +six==1.15.0 # via grpcio, protobuf # The following packages are considered to be unsafe in a requirements file: # setuptools