From 5596a3aeb933802bb9d8b0554ce613d3a3a1e34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 00:36:23 +0000 Subject: [PATCH] Bump apache-airflow from 2.10.3 to 3.2.2 Bumps [apache-airflow](https://github.com/apache/airflow) from 2.10.3 to 3.2.2. - [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.2) --- updated-dependencies: - dependency-name: apache-airflow dependency-version: 3.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nightly_test_constraints.txt | 2 +- test_constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nightly_test_constraints.txt b/nightly_test_constraints.txt index 082ef586a9..4b0bbc29d8 100644 --- a/nightly_test_constraints.txt +++ b/nightly_test_constraints.txt @@ -24,7 +24,7 @@ aiosignal==1.4.0 alembic==1.13.3 annotated-types==0.7.0 anyio==4.8.0 -apache-airflow==2.10.3; python_version < '3.13' +apache-airflow==3.2.2; python_version < '3.13' apache-airflow-providers-common-compat==1.9.0; python_version < '3.13' apache-airflow-providers-common-io==1.6.5; python_version < '3.13' apache-airflow-providers-common-sql==1.29.0; python_version < '3.13' diff --git a/test_constraints.txt b/test_constraints.txt index 4102b1f0a3..9c3b038159 100644 --- a/test_constraints.txt +++ b/test_constraints.txt @@ -24,7 +24,7 @@ aiosignal==1.4.0 alembic==1.13.3 annotated-types==0.7.0 anyio==4.8.0 -apache-airflow==2.10.3; python_version < '3.13' +apache-airflow==3.2.2; python_version < '3.13' apache-airflow-providers-common-compat==1.9.0; python_version < '3.13' apache-airflow-providers-common-io==1.6.5; python_version < '3.13' apache-airflow-providers-common-sql==1.29.0; python_version < '3.13'