diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index 38de1432..7d20d96d 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -8,7 +8,7 @@ version = "0.0.0" description = "Tools." dependencies = [ # ? Core script tools - "copier==9.3.1", + "copier==9.14.1", "cyclopts==2.9.3", "dulwich==0.22.1", "ipython==8.26.0",