diff --git a/pyproject.toml b/pyproject.toml index be1a919a..104b02d1 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.92,<1.93", + "semgrep>=1.93,<1.94", "toml~=0.10.2", "tomlkit~=0.13.0", "wrapt~=1.16.0",