Skip to content

Commit eba0aac

Browse files
fix(deps): Update security vulnerability in wrapt to v2
1 parent 4a77a8c commit eba0aac

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
"filelock>=3.12.0,<4.0.0",
4747
]
4848

0 commit comments

Comments
 (0)