From fa94146a192d758854036641a2441674f2aebef5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 01:43:34 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 3.38.0 to 3.41.0 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.38.0 to 3.41.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/commits) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-version: 3.41.0 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 1bc9577..4527dff 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.38.0 +google-cloud-bigquery==3.41.0 graphql-core==3.2.8 gunicorn==26.0.0 h11==0.16.0