diff --git a/pyproject.toml b/pyproject.toml index b60d9a19..507f8e07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "pylint~=3.0.0", "python-json-logger~=2.0.0", "PyYAML~=6.0.0", - "semgrep~=1.48.0", + "semgrep~=1.49.0", "toml~=0.10.2", "wrapt~=1.16.0", ]