diff --git a/pyproject.toml b/pyproject.toml index 6b9411c..cf3c9d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ lint = [ "ruff==0.4.9", "pyupgrade-directories==0.3.0", "bandit==1.7.9", - "semgrep==1.75.0", + "semgrep==1.76.0", "pytest-mypy-plugins==3.1.2", ]