diff --git a/pyproject.toml b/pyproject.toml index 706982c..cdf41b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ lint = [ "black==24.10.0", "pre-commit==4.0.1", - "ruff==0.8.6", + "ruff==0.9.1", "djlint==1.36.4", ]