From 87d88668d5ae47902cb4d7e7d2e75043e6f8efe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:32:26 +0000 Subject: [PATCH] Bump google-cloud-storage from 1.29.0 to 2.4.0 in /.circleci Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.29.0 to 2.4.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.4.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..e0a3cbc9b14c 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.4.0 google-cloud-bigquery==1.26.1 prettytable==0.7.2 circleci==1.2.2