diff --git a/pyproject.toml b/pyproject.toml index d79decef..58b63399 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "pylint>=3.3,<3.4", "python-json-logger~=3.2.1", "PyYAML~=6.0.0", - "semgrep>=1.110,<1.111", + "semgrep>=1.110,<1.112", "toml~=0.10.2", "tomlkit~=0.13.0", "wrapt~=1.17.0",