diff --git a/airflow-core/pyproject.toml b/airflow-core/pyproject.toml index 12dd91ed8dd21..322fa394023f8 100644 --- a/airflow-core/pyproject.toml +++ b/airflow-core/pyproject.toml @@ -18,7 +18,7 @@ [build-system] requires = [ "gitdb==4.0.12", - "GitPython==3.1.52", + "GitPython==3.1.54", "hatchling==1.31.0", "packaging==26.2", "pathspec==1.1.1",