From 6668deef974dc32d500db2567e7343273f24a8b7 Mon Sep 17 00:00:00 2001 From: Pankaj Date: Fri, 16 Aug 2024 19:05:26 +0530 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [