From e14161f98b7659afe00cb788dab43a57fe3d5efc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 08:47:32 +0000 Subject: [PATCH] Bump apache-airflow-providers-google from 8.5.0 to 10.4.0 Bumps [apache-airflow-providers-google](https://github.com/apache/airflow) from 8.5.0 to 10.4.0. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/RELEASE_NOTES.rst) - [Commits](https://github.com/apache/airflow/compare/providers-google/8.5.0...providers-google/10.4.0) --- updated-dependencies: - dependency-name: apache-airflow-providers-google 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..b7e72a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ apache-airflow==2.3.4 PyYAML==6.0 -apache-airflow-providers-google==8.5.0 +apache-airflow-providers-google==10.4.0 google-cloud-bigquery==2.28.1 google-auth==2.3.3 google-auth-httplib2==0.1.0