diff --git a/pyproject.toml b/pyproject.toml index 45fe1da..4345e76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,10 +31,10 @@ 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.95.0", + "semgrep==1.96.0", "codespell==2.3.0", "pytest-mypy-plugins==3.1.2", ]