diff --git a/pyproject.toml b/pyproject.toml index a8ed0e8f..07ea0f60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "pylint~=3.0.0", "python-json-logger~=2.0.0", "PyYAML~=6.0.0", - "semgrep~=1.46.0", + "semgrep~=1.48.0", "toml~=0.10.2", "wrapt~=1.15.0", ]