From 9df67b7b3bcd583f225c341609fa801d691f2fdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 21:19:10 +0000 Subject: [PATCH] Bump apache-airflow from 1.10.9 to 1.10.14 in /data-pipeline Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.9 to 1.10.14. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/master/CHANGELOG.txt) - [Commits](https://github.com/apache/airflow/compare/1.10.9...1.10.14) 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..5d6542f 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==1.10.14 apispec==1.3.3 appdirs==1.4.3 argcomplete==1.11.1