diff --git a/pyproject.toml b/pyproject.toml index 16f2caa0..1699235a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "hatch==1.14.0", - "ruff==0.9.2", + "ruff==0.9.3", "djlint==1.36.4", "mkdocs==1.6.1", "mkdocs-material==9.5.50",