From b90dfa589141dc5f8da4302b29171c9b74c3e316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:30:53 +0000 Subject: [PATCH] Bump apache-airflow in /tools/cloud-composer-dag-validation Bumps [apache-airflow](https://github.com/apache/airflow) from 2.9.1 to 2.9.2. - [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/2.9.1...2.9.2) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/cloud-composer-dag-validation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cloud-composer-dag-validation/requirements.txt b/tools/cloud-composer-dag-validation/requirements.txt index 947798b7f9..e11d542be5 100644 --- a/tools/cloud-composer-dag-validation/requirements.txt +++ b/tools/cloud-composer-dag-validation/requirements.txt @@ -1,4 +1,4 @@ -apache-airflow==2.9.1 +apache-airflow==2.9.2 apache-airflow-providers-common-sql==1.6.0 apache-airflow-providers-ftp==3.7.0 apache-airflow-providers-google==10.4.0