diff --git a/pyproject.toml b/pyproject.toml index 29d2a79..9b9d479 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.13.0", - "ruff==0.7.4", + "ruff==0.8.6", "pyupgrade-directories==0.3.0", "bandit==1.7.10", "semgrep==1.96.0",