diff --git a/pyproject.toml b/pyproject.toml index 35f01909..0dcadb87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "PyYAML~=6.0.0", "toml~=0.10.2", "tomlkit~=0.13.0", - "wrapt~=1.17.0", + "wrapt~=2.0.0", "chardet~=5.2.0", "sarif-pydantic~=0.6.1", "setuptools~=80.0",