fix(deps): update dependency wrapt to v1.17.3
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 11s
CI / ci (pull_request) Successful in 2m42s

This commit is contained in:
2025-08-12 06:13:22 +00:00
parent 4ab4381716
commit a7220db916
2 changed files with 55 additions and 49 deletions

View File

@@ -32,7 +32,7 @@ dependencies = [
"tomli==2.2.1",
"tomlkit==0.13.3",
"urllib3==2.5.0",
"wrapt==1.17.2",
"wrapt==1.17.3",
]
[project.scripts]