From 0d2e92d0162c54cfbb744644cb42cfca6e8ac4f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 10:11:27 +0000 Subject: [PATCH] Bump google-cloud-storage from 1.29.0 to 2.3.0 in /.circleci Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.29.0 to 2.3.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.3.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..099a7eb8fd53 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.3.0 google-cloud-bigquery==1.26.1 prettytable==0.7.2 circleci==1.2.2