From 05505b1455fa237927c7fdb3b9b37037ae26ccc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 08:23:13 +0000 Subject: [PATCH] build(deps): bump unstructured from 0.12.4 to 0.18.18 in /backend Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.12.4 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.12.4...0.18.18) --- updated-dependencies: - dependency-name: unstructured dependency-version: 0.18.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 89865b07..fc850726 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -24,6 +24,6 @@ pyarrow>=14.0.0 openpyxl>=3.1.0 python-pptx>=0.6.23 mistune>=3.0.0 -unstructured==0.12.4 +unstructured==0.18.18 unstructured[pptx]==0.12.4 unstructured[md]==0.12.4