From 9f32357061a0755b978a928f99971320e39fcb08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 17:47:52 +0000 Subject: [PATCH] Bump unstructured from 0.15.1 to 0.18.18 in /backend/requirements Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.15.1 to 0.18.18. - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](https://github.com/Unstructured-IO/unstructured/compare/0.15.1...0.18.18) --- updated-dependencies: - dependency-name: unstructured dependency-version: 0.18.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index aa943bff8cc..212ba1fb046 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -83,7 +83,7 @@ supervisor==4.2.5 tiktoken==0.7.0 timeago==1.0.16 transformers==4.49.0 -unstructured==0.15.1 +unstructured==0.18.18 unstructured-client==0.25.4 uvicorn==0.21.1 zulip==0.8.2