diff --git a/pyproject.toml b/pyproject.toml index 78dd036b..25cc927a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "pylint>=3.3,<3.4", "python-json-logger~=3.3.0", "PyYAML~=6.0.0", - "semgrep>=1.116,<1.117", + "semgrep>=1.117,<1.118", "toml~=0.10.2", "tomlkit~=0.13.0", "wrapt~=1.17.0",