From 3c67e12388af69c2ba5331d6dea9c537e19fb9cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 22:13:26 +0000 Subject: [PATCH] Bump apache-airflow from 2.2.0 to 2.4.1 Bumps [apache-airflow](https://github.com/apache/airflow) from 2.2.0 to 2.4.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.2.0...2.4.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 dc6e307..fadb9d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ alembic==1.2.1 -apache-airflow==2.2.0 +apache-airflow==2.4.1 apispec==3.0.0 asn1crypto==0.24.0 attrs==19.2.0