diff --git a/pyproject.toml b/pyproject.toml index aee6fde6..49b9bcbc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "pylint>=3.3,<3.4", "python-json-logger~=2.0.0", "PyYAML~=6.0.0", - "semgrep>=1.95,<1.96", + "semgrep>=1.96,<1.97", "toml~=0.10.2", "tomlkit~=0.13.0", "wrapt~=1.16.0",