From db09bacd7869b7d2ac5ac0b6facd17608e1fa9d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 20:27:23 +0000 Subject: [PATCH] Bump apache-airflow from 1.10.14 to 2.6.0 Bumps [apache-airflow](https://github.com/apache/airflow) from 1.10.14 to 2.6.0. - [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.14...2.6.0) --- 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 8dfc4e4..d0f5742 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -apache-airflow==1.10.14 +apache-airflow==2.6.0 psycopg2==2.8.4 requests==2.22.0