diff --git a/pyproject.toml b/pyproject.toml index 8eb83589..fa255fe3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "hatch==1.12.0", + "hatch==1.13.0", "ruff==0.6.9", "djlint==1.35.2", "mkdocs==1.6.1",