From 146895da622a7d93711ed3ee58b8b0cc4704df68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 00:29:39 +0000 Subject: [PATCH] Bump unstructured from 0.15.13 to 0.22.21 Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.15.13 to 0.22.21. - [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.13...0.22.21) --- updated-dependencies: - dependency-name: unstructured dependency-version: 0.22.21 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51354479..30b0e0e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,4 @@ textdistance==4.6.3 tiktoken==0.7.0 tqdm==4.66.5 umap-learn==0.5.6 -unstructured==0.15.13 +unstructured==0.22.21