diff --git a/pyproject.toml b/pyproject.toml index 884f1497..39f6be29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ lint = [ "ruff==0.7.2", "pyupgrade-directories", "bandit==1.8.0", - "semgrep==1.78.0", + "semgrep==1.101.0", "pre-commit==4.0.1", "detect-secrets==1.5.0", ]