diff --git a/pyproject.toml b/pyproject.toml index 1ad718f1..2d3cc922 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "pylint>=3.0,<3.2", "python-json-logger~=2.0.0", "PyYAML~=6.0.0", - "semgrep>=1.50,<1.68", + "semgrep>=1.68,<1.69", "toml~=0.10.2", "tomlkit~=0.12.0", "wrapt~=1.16.0",