diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index 38de1432..836cb53d 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ # ? Core script tools "copier==9.3.1", "cyclopts==2.9.3", - "dulwich==0.22.1", + "dulwich==1.2.5", "ipython==8.26.0", "pipx==1.6.0", "toml==0.10.2 ; python_version < '3.11'",