From fd567e5e29509a22a364ba763faddd7ef9903720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:09:58 +0000 Subject: [PATCH] Bump apache-airflow-providers-google from 8.5.0 to 10.2.0 Bumps [apache-airflow-providers-google](https://github.com/apache/airflow) from 8.5.0 to 10.2.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.2.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..4028ad1 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.2.0 google-cloud-bigquery==2.28.1 google-auth==2.3.3 google-auth-httplib2==0.1.0