From 36d14f7b97f433ee8518170129d4f110b4ec2fcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 19:01:31 +0000 Subject: [PATCH] Bump apache-airflow from 2.1.2 to 2.7.1 Bumps [apache-airflow](https://github.com/apache/airflow) from 2.1.2 to 2.7.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/2.1.2...2.7.1) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0df9d6..49c05d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ # under the License. docker==4.2.0 -apache-airflow==2.1.2 +apache-airflow==2.7.1 click==7.1.1 Flask==1.1.1 pyyaml==5.4.1