From 6a08768a5ec42ef9a858d46876e128d01771c3d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 13:08:35 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 3.41.0 to 3.42.1 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.41.0 to 3.42.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/commits) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-version: 3.42.1 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 65dcc63..b691778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ click==8.4.1 Flask==3.1.3 frozenlist==1.8.0 gql==4.0.0 -google-cloud-bigquery==3.41.0 +google-cloud-bigquery==3.42.1 graphql-core==3.2.11 gunicorn==26.0.0 h11==0.16.0