diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index 6681897..f395ac8 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.2.0", + "copier==9.14.1", "cyclopts==2.7.0", "dulwich==0.22.1", "ipython==8.25.0",