diff --git a/pyproject.toml b/pyproject.toml index 68a2404..7967dfe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,10 +64,10 @@ lint = [ "types-Pygments", "types-docutils", "mypy==1.11.1", - "ruff==0.5.6", + "ruff==0.5.7", "pyupgrade-directories==0.3.0", "bandit==1.7.9", - "semgrep==1.83.0", + "semgrep==1.84.1", "pytest-mypy-plugins==3.1.2", ]