diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index 6681897..fc7911d 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ # ? Core script tools "copier==9.2.0", "cyclopts==2.7.0", - "dulwich==0.22.1", + "dulwich==1.2.5", "ipython==8.25.0", "pipx==1.6.0", ]