Skip to content

Commit 6e7c363

Browse files
chore(deps-dev): bump unstructured from 0.18.14 to 0.18.32 in /backend
Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.18.14 to 0.18.32. - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](Unstructured-IO/unstructured@unstructured_0.18.14...0.18.32) --- updated-dependencies: - dependency-name: unstructured dependency-version: 0.18.32 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 970b3cf commit 6e7c363

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ data-process = [
2929
"celery>=5.3.6",
3030
"flower>=2.0.1",
3131
"nest_asyncio>=1.5.6",
32-
"unstructured[csv,docx,pdf,pptx,xlsx,md]==0.18.14",
32+
"unstructured[csv,docx,pdf,pptx,xlsx,md]==0.18.32",
3333
"huggingface_hub>=0.19.0,<0.21.0"
3434
]
3535
test = [

0 commit comments

Comments
 (0)