diff --git a/pyproject.toml b/pyproject.toml index b45184d..07a71e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.11.2", - "ruff==0.6.2", + "ruff==0.6.3", "pyupgrade-directories==0.3.0", "bandit==1.7.9", "semgrep==1.85.0",