diff --git a/pyproject.toml b/pyproject.toml index 5b3a794..57855b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.13.0", - "ruff==0.6.9", + "ruff==0.8.0", "pyupgrade-directories==0.3.0", "bandit==1.7.10", "semgrep==1.90.0",