diff --git a/pyproject.toml b/pyproject.toml index 4cb372f..d3b78a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.13.0", - "ruff==0.8.0", + "ruff==0.8.3", "pyupgrade-directories==0.3.0", "bandit==1.7.10", "semgrep==1.97.0",