From d750e5b3aef1b39631e91543e98c6bdc3d21c1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:12:19 +0000 Subject: [PATCH] Bump apache-airflow from 1.10.9 to 1.10.15 in /data-pipeline Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.9 to 1.10.15. - [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.15) 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..a2f8eff 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.15 apispec==1.3.3 appdirs==1.4.3 argcomplete==1.11.1