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'