From 4e3506b643e48c80011b8fa8fee6fd46790db1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 16:28:41 +0000 Subject: [PATCH] Bump apache-airflow from 1.10.9 to 2.1.2 in /data-pipeline Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.9 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.9...2.1.2) --- updated-dependencies: - dependency-name: apache-airflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data-pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-pipeline/requirements.txt b/data-pipeline/requirements.txt index fc9382c..e94bbc7 100644 --- a/data-pipeline/requirements.txt +++ b/data-pipeline/requirements.txt @@ -1,5 +1,5 @@ alembic==1.4.2 -apache-airflow==1.10.9 +apache-airflow==2.1.2 apispec==1.3.3 appdirs==1.4.3 argcomplete==1.11.1