diff --git a/pyproject.toml b/pyproject.toml index 28dd05af..970519ec 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.93,<1.94", + "semgrep>=1.95,<1.96", "toml~=0.10.2", "tomlkit~=0.13.0", "wrapt~=1.16.0",