From 2ccde6fdbe6627e6ab2275c72febbb17344e3f10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 09:17:16 +0000 Subject: [PATCH] Bump google-cloud-bigquery from 2.28.1 to 3.11.1 Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.28.1 to 3.11.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/compare/v2.28.1...v3.11.1) --- updated-dependencies: - dependency-name: google-cloud-bigquery dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 473db5a..9d3ac13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ apache-airflow==2.3.4 PyYAML==6.0 apache-airflow-providers-google==8.5.0 -google-cloud-bigquery==2.28.1 +google-cloud-bigquery==3.11.1 google-auth==2.3.3 google-auth-httplib2==0.1.0 google-auth-oauthlib==0.4.6