diff --git a/pyproject.toml b/pyproject.toml index 8313eb04..eda5d069 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ lint = [ "ruff==0.4.4", "pyupgrade-directories", "bandit==1.7.8", - "semgrep==1.73.0", + "semgrep==1.74.0", "pre-commit==3.7.1", "detect-secrets==1.4.0", ]