From 459c8a957cadd63fc69d2af4146fb86c77a9cfce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jun 2021 18:30:40 +0000 Subject: [PATCH] Bump apache-airflow from 1.10.1 to 1.10.15 Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.1 to 1.10.15. - [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...1.10.15) --- 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 c3be87d..a7de911 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -apache-airflow==1.10.1 +apache-airflow==1.10.15 certifi==2019.3.9 chardet==3.0.4 defusedxml==0.5.0