diff --git a/pyproject.toml b/pyproject.toml index 38bf8034..cf41b185 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "libcst~=1.1.0", "pylint~=3.0.0", "PyYAML~=6.0.0", - "semgrep~=1.43.0", + "semgrep~=1.44.0", "wrapt~=1.15.0", ]