Skip to content

Commit 5eb2ac0

Browse files
fix(deps): Update security vulnerability in wrapt to v2
1 parent a8f14ba commit 5eb2ac0

2 files changed

Lines changed: 61 additions & 64 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"tqdm>=4.67.3, <5.0.0",
4141
"typing-extensions>=4.15.0, <5.0.0",
4242
"unstructured-client>=0.25.9, <1.0.0",
43-
"wrapt>=1.0.0, <2.0.0",
43+
"wrapt>=2.1.1, <2.2.0",
4444
]
4545

4646
[project.optional-dependencies]

0 commit comments

Comments
 (0)