From 46475370d580ed77d3cb3594304f5442208f8a97 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 13:20:59 +0000 Subject: [PATCH] Bump google-cloud-storage from 1.19.0 to 1.21.0 Bumps [google-cloud-storage](https://github.com/GoogleCloudPlatform/google-cloud-python) from 1.19.0 to 1.21.0. - [Release notes](https://github.com/GoogleCloudPlatform/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-cloud-python/compare/storage-1.19.0...storage-1.21.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce73df5..2cb2ef7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ gcloud==0.18.3 google-api-python-client==1.7.11 -google-cloud-storage==1.19.0 +google-cloud-storage==1.21.0 kubernetes==10.0.1 psycopg2-binary==2.8.3 redis==3.3.8