diff --git a/pyproject.toml b/pyproject.toml index c6a84b6be144e..f4c77233550d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ [build-system] requires = [ - "GitPython==3.1.44", + "GitPython==3.1.45", "gitdb==4.0.12", "hatchling==1.27.0", "packaging==25.0",