From 98b846ca507a09cad632a8ec1c8089cef66a7ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 13:40:54 +0000 Subject: [PATCH] Bump google-cloud-storage from 1.29.0 to 2.5.0 in /.circleci Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.29.0 to 2.5.0. - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-storage/compare/v1.29.0...v2.5.0) --- updated-dependencies: - dependency-name: google-cloud-storage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .circleci/build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/build-requirements.txt b/.circleci/build-requirements.txt index 65877d2fd07a..cce48b08b131 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -6,7 +6,7 @@ ansible-runner==1.4.2 rsa==3.4.2 paramiko==2.6.0 pyminizip===0.2.6 -google-cloud-storage==1.29.0 +google-cloud-storage==2.5.0 google-cloud-bigquery==1.26.1 prettytable==0.7.2 circleci==1.2.2