From 9775db63d24fcc54619041d7f296f458ef159781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 21:56:56 +0000 Subject: [PATCH] Bump apache-airflow from 1.10.1 to 2.2.0 in /devel/airflow Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.1 to 2.2.0. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/CHANGELOG.txt) - [Commits](https://github.com/apache/airflow/compare/1.10.1...2.2.0) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- devel/airflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/airflow/requirements.txt b/devel/airflow/requirements.txt index f149b85..0bd9294 100644 --- a/devel/airflow/requirements.txt +++ b/devel/airflow/requirements.txt @@ -1,3 +1,3 @@ -apache-airflow==1.10.1 +apache-airflow==2.2.0 psycopg2-binary celery