diff --git a/pyproject.toml b/pyproject.toml index 93b97541f..2087b3f32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -156,7 +156,7 @@ pre-install-commands = ["sh scripts/test/pre-install-airflow.sh {matrix:airflow} [[tool.hatch.envs.tests.matrix]] python = ["3.8", "3.9", "3.10", "3.11", "3.12"] -airflow = ["2.4", "2.5", "2.6", "2.7", "2.8", "2.9"] +airflow = ["2.4", "2.5", "2.6", "2.7", "2.8", "2.9", "2.10"] [tool.hatch.envs.tests.overrides] matrix.airflow.dependencies = [