diff --git a/pyproject.toml b/pyproject.toml index 6b5716f3b..80ac50dd7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "semgrep>=1.97,<1.98", "toml~=0.10.2", "tomlkit~=0.13.0", - "wrapt~=1.16.0", + "wrapt~=1.17.0", "chardet~=5.2.0", "setuptools~=75.0", ]