diff --git a/pyproject.toml b/pyproject.toml index c60e9fe1..ced3a535 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "hatch==1.9.3", + "hatch==1.9.4", "ruff==0.3.2", "djlint==1.34.1", "mkdocs==1.5.3",