From be8907587a90f668046e849c1c3e32bb07ced60a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 09:33:32 +0000 Subject: [PATCH] chore(deps): bump google-cloud-bigquery from 3.14.1 to 3.16.0 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.14.1 to 3.16.0. - [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/v3.14.1...v3.16.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/main.txt b/requirements/main.txt index bfb83e4fd679..3f2b150fdd5d 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -513,9 +513,9 @@ google-auth==2.26.1 \ # google-api-core # google-cloud-core # google-cloud-storage -google-cloud-bigquery==3.14.1 \ - --hash=sha256:a8ded18455da71508db222b7c06197bc12b6dbc6ed5b0b64e7007b76d7016957 \ - --hash=sha256:aa15bd86f79ea76824c7d710f5ae532323c4b3ba01ef4abff42d4ee7a2e9b142 +google-cloud-bigquery==3.16.0 \ + --hash=sha256:1d6abf4b1d740df17cb43a078789872af8059a0b1dd999f32ea69ebc6f7ba7ef \ + --hash=sha256:8bac7754f92bf87ee81f38deabb7554d82bb9591fbe06a5c82f33e46e5a482f9 # via -r requirements/main.in google-cloud-core==2.4.1 \ --hash=sha256:9b7749272a812bde58fff28868d0c5e2f585b82f37e09a1f6ed2d4d10f134073 \