Skip to content

Commit 48734f7

Browse files
Update dependency wrapt to ~=1.17.0 (#928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe93b4c commit 48734f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"semgrep>=1.97,<1.98",
2424
"toml~=0.10.2",
2525
"tomlkit~=0.13.0",
26-
"wrapt~=1.16.0",
26+
"wrapt~=1.17.0",
2727
"chardet~=5.2.0",
2828
"setuptools~=75.0",
2929
]

0 commit comments

Comments
 (0)