diff --git a/pyproject.toml b/pyproject.toml index bd16042..df7cd7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ lint = [ "ruff==0.8.1", "pyupgrade-directories==0.3.0", "bandit==1.8.0", - "semgrep==1.97.0", + "semgrep==1.99.0", "pytest-mypy-plugins==3.1.2", ]