From db440be9de484bf17afd3b78918f43faebaf290e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 18:42:24 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 3.12.0 to 3.25.0 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.12.0 to 3.25.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.12.0...v3.25.0) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1efed2a..44f7ccf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ numpy==1.26.1 fastavro==1.8.4 six>=1.12.0 google-cloud-pubsub==2.18.4 -google-cloud-bigquery==3.12.0 +google-cloud-bigquery==3.25.0 pyyaml==6.0.1 \ No newline at end of file