From 5304bb2be8c25c2603dd92f795a0bdbd9d7bbda4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Aug 2021 02:08:04 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 1.41.1 to 1.42.0 Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.41.1 to 1.42.0. - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-storage/compare/v1.41.1...v1.42.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 64babe6ede..e159b04728 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -20,7 +20,7 @@ wsgidav==3.1.1 crc32c==2.2.post0 xmltodict==0.12.0 google-compute-engine==2.8.13 -google-cloud-storage==1.41.1 +google-cloud-storage==1.42.0 urllib3==1.26.6