From b42a53266c37b44ab5aa9cdc84267cd0b63b1fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 23:20:23 +0000 Subject: [PATCH] Bump apache-airflow from 2.10.3 to 3.2.0 Bumps [apache-airflow](https://github.com/apache/airflow) from 2.10.3 to 3.2.0. - [Release notes](https://github.com/apache/airflow/releases) - [Changelog](https://github.com/apache/airflow/blob/main/docker-stack-docs/changelog.rst) - [Commits](https://github.com/apache/airflow/compare/2.10.3...3.2.0) --- updated-dependencies: - dependency-name: apache-airflow dependency-version: 3.2.0 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 e824265..f331540 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ celery flower flask-session<0.6.0 psycopg2_binary -apache-airflow==2.10.3 +apache-airflow==3.2.0 apache-airflow-providers-common-sql==1.27.5 apache-airflow-providers-postgres==5.14.0 google-api-python-client