Skip to content

Commit 50b3077

Browse files
fix(deps): Update security vulnerability in wrapt to v2
1 parent 47b8b5e commit 50b3077

2 files changed

Lines changed: 60 additions & 60 deletions

File tree

pyproject.toml

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

4848
[project.optional-dependencies]

0 commit comments

Comments
 (0)