diff --git a/pyproject.toml b/pyproject.toml index 067ef73..ae29679 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.12.1", - "ruff==0.7.2", + "ruff==0.7.3", "pyupgrade-directories==0.3.0", "bandit==1.7.10", "semgrep==1.95.0",