diff --git a/pyproject.toml b/pyproject.toml index 4c803db..36f217b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ lint = [ "ruff==0.5.4", "pyupgrade-directories==0.3.0", "bandit==1.7.9", - "semgrep==1.84.1", + "semgrep==1.85.0", "pytest-mypy-plugins==3.1.2", ]