diff --git a/pyproject.toml b/pyproject.toml index 6948039..0dc4a8e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.10.0", - "ruff==0.4.10", + "ruff==0.5.0", "pyupgrade-directories==0.3.0", "bandit==1.7.9", "semgrep==1.76.0",