From 45a81b0307e5431d73b0554162de5dfc997b90e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 14:46:37 +0000 Subject: [PATCH] Bump apache-airflow from 1.10.11 to 2.5.2 Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.11 to 2.5.2. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/RELEASE_NOTES.rst) - [Commits](https://github.com/apache/airflow/compare/1.10.11...2.5.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 9cfcf4b..4aaf251 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ apache_airflow_backport_providers_google==2020.6.24 -apache-airflow==1.10.11 +apache-airflow==2.5.2 psycopg2==2.8.5 mysqlclient==2.0.1 \ No newline at end of file