diff --git a/pyproject.toml b/pyproject.toml index 3a73ab3..0b5d5b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.11.2", - "ruff==0.6.5", + "ruff==0.6.7", "pyupgrade-directories==0.3.0", "bandit==1.7.9", "semgrep==1.87.0",