Skip to content

Commit

Permalink
Update dependency wrapt to ~=1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 7ebf129 commit bbf05db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies = [
"semgrep>=1.96,<1.97",
"toml~=0.10.2",
"tomlkit~=0.13.0",
"wrapt~=1.16.0",
"wrapt~=1.17.0",
"chardet~=5.2.0",
"setuptools~=75.0",
]
Expand Down

0 comments on commit bbf05db

Please sign in to comment.