From 2aae708135df8a151348ddc745094f76760cf25b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 16:28:39 +0000 Subject: [PATCH] Bump apache-airflow from 1.10.10 to 2.1.2 Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.10 to 2.1.2. - [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.10...2.1.2) --- 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 4d26c56..059d75b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ alembic==1.4.2 -apache-airflow==1.10.10 +apache-airflow==2.1.2 apispec==1.3.3 argcomplete==1.11.1 attrs==19.3.0