diff --git a/pyproject.toml b/pyproject.toml index 85d0d28a..25b04f40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "pylint>=3.2,<3.3", "python-json-logger~=2.0.0", "PyYAML~=6.0.0", - "semgrep>=1.81,<1.82", + "semgrep>=1.82,<1.83", "toml~=0.10.2", "tomlkit~=0.13.0", "wrapt~=1.16.0",