From 9ba873f8164c22bed0f76c919a562ffc75b173c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 16:30:44 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 1.26.1 to 3.0.1 in /.circleci Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 1.26.1 to 3.0.1. - [Release notes](https://github.com/googleapis/python-bigquery/releases) - [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-bigquery/compare/v1.26.1...v3.0.1) --- updated-dependencies: - dependency-name: google-cloud-bigquery 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..0fc577b65efc 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -7,7 +7,7 @@ rsa==3.4.2 paramiko==2.6.0 pyminizip===0.2.6 google-cloud-storage==1.29.0 -google-cloud-bigquery==1.26.1 +google-cloud-bigquery==3.0.1 prettytable==0.7.2 circleci==1.2.2 boto3==1.16.39