diff --git a/pyproject.toml b/pyproject.toml index 2b198818..a5fb8591 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -123,7 +123,7 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.13.0", - "ruff==0.7.2", + "ruff==0.7.4", "pyupgrade-directories==0.3.0", "bandit==1.7.10", "semgrep==1.96.0",