From dafe6e991c426cf63af5fb87a231c1e581744af9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 19:07:43 +0000 Subject: [PATCH] build(deps): bump google-cloud-storage from 1.38.0 to 1.39.0 (#6211) Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.38.0 to 1.39.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.38.0...v1.39.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 94bb525ec5..6c19b55258 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -20,7 +20,7 @@ wsgidav==3.1.0 crc32c==2.2 xmltodict==0.12.0 google-compute-engine==2.8.13 -google-cloud-storage==1.38.0 +google-cloud-storage==1.39.0 urllib3==1.26.5