diff --git a/pyproject.toml b/pyproject.toml index c90b5bf8..cd318c5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "pylint>=3.3,<3.4", "python-json-logger~=3.2.1", "PyYAML~=6.0.0", - "semgrep>=1.99,<1.107", + "semgrep>=1.107,<1.108", "toml~=0.10.2", "tomlkit~=0.13.0", "wrapt~=1.17.0",