From 2f153b38fccaa70732c416bb0f8df04fc058bf98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 08:08:19 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 3.25.0 to 3.30.0 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.25.0 to 3.30.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.25.0...v3.30.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index 681e8965b..9e8f0cb20 100644 --- a/requirements.in +++ b/requirements.in @@ -4,7 +4,7 @@ django-configurations==2.2 djangorestframework==3.15.1 dockerflow==2024.4.2 drf-orjson-renderer==1.1.5 -google-cloud-bigquery==3.25.0 +google-cloud-bigquery==3.30.0 google-cloud-storage==2.16.0 gunicorn==22.0.0 psycopg2-binary==2.9.1 diff --git a/requirements.txt b/requirements.txt index 4cf6774be..bcb7d9925 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,13 +52,13 @@ google-auth==2.28.2 # google-cloud-bigquery # google-cloud-core # google-cloud-storage -google-cloud-bigquery==3.25.0 +google-cloud-bigquery==3.30.0 # via -r requirements.in google-cloud-core==2.4.1 # via # google-cloud-bigquery # google-cloud-storage -google-cloud-storage==2.17.0 +google-cloud-storage==2.16.0 # via -r requirements.in google-crc32c==1.1.2 # via