diff --git a/pyproject.toml b/pyproject.toml index 708847de..81cb89d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "pylint>=3.3,<3.4", "python-json-logger~=2.0.0", "PyYAML~=6.0.0", - "semgrep>=1.99,<1.100", + "semgrep>=1.100,<1.101", "toml~=0.10.2", "tomlkit~=0.13.0", "wrapt~=1.17.0",