From 55a4aa31153a6c8a58bfd51363640c0ff54d7326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 09:52:56 +0000 Subject: [PATCH] chore(deps): bump google-cloud-bigquery from 3.31.0 to 3.34.0 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.31.0 to 3.34.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.31.0...v3.34.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-version: 3.34.0 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 bb46e51ab624..78c24d38231d 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -587,9 +587,9 @@ google-auth==2.40.1 \ # google-cloud-bigquery # google-cloud-core # google-cloud-storage -google-cloud-bigquery==3.31.0 \ - --hash=sha256:97f4a3219854ff01d6a3a57312feecb0b6e13062226b823f867e2d3619c4787b \ - --hash=sha256:b89dc716dbe4abdb7a4f873f7050100287bc98514e0614c5d54cd6a8e9fb0991 +google-cloud-bigquery==3.34.0 \ + --hash=sha256:5ee1a78ba5c2ccb9f9a8b2bf3ed76b378ea68f49b6cac0544dc55cc97ff7c1ce \ + --hash=sha256:de20ded0680f8136d92ff5256270b5920dfe4fae479f5d0f73e90e5df30b1cf7 # via -r requirements/main.in google-cloud-core==2.4.3 \ --hash=sha256:1fab62d7102844b278fe6dead3af32408b1df3eb06f5c7e8634cbd40edc4da53 \