From bec9576c2becf6e5347895b4e23328f0e0011302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 04:37:21 +0000 Subject: [PATCH] Bump apache-airflow-providers-google from 6.0.0 to 10.1.1 Bumps [apache-airflow-providers-google](https://github.com/apache/airflow) from 6.0.0 to 10.1.1. - [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-slack/6.0.0...providers-google/10.1.1) --- 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..5942ffe 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.1.1 google-cloud-bigquery==2.28.1 google-auth==2.3.3 google-auth-httplib2==0.1.0