diff --git a/pyproject.toml b/pyproject.toml index 2388fcb9..cea7613a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -109,7 +109,7 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.11.2", - "ruff==0.6.5", + "ruff==0.6.8", "pyupgrade-directories==0.3.0", "bandit==1.7.9", "semgrep==1.89.0",