diff --git a/pyproject.toml b/pyproject.toml index 07ea0f60..5367eb36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "PyYAML~=6.0.0", "semgrep~=1.48.0", "toml~=0.10.2", - "wrapt~=1.15.0", + "wrapt~=1.16.0", ] [project.scripts]