diff --git a/scripts/release/pyproject.toml b/scripts/release/pyproject.toml index 2c5cfc2..d9968c5 100644 --- a/scripts/release/pyproject.toml +++ b/scripts/release/pyproject.toml @@ -5,7 +5,7 @@ release = [ "uv==0.12.7", "hatchling==1.32.0", "python-semantic-release==10.6.2", - "GitPython==3.1.61", + "GitPython==3.1.62", "click==8.1.8", ]