From bb966eabc7658bc9a96831ca5d781912cfaa45b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 17:48:38 +0000 Subject: [PATCH] chore(deps): bump unstructured from 0.16.11 to 0.18.18 Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.16.11 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.16.11...0.18.18) --- updated-dependencies: - dependency-name: unstructured dependency-version: 0.18.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.lite.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.lite.txt b/requirements.lite.txt index 661be35a..c65e60bb 100644 --- a/requirements.lite.txt +++ b/requirements.lite.txt @@ -11,7 +11,7 @@ psycopg2-binary==2.9.9 pgvector==0.2.5 uvicorn==0.28.0 pypdf==6.0.0 -unstructured==0.16.11 +unstructured==0.18.18 markdown==3.8.2 networkx==3.2.1 pandas==2.2.1 diff --git a/requirements.txt b/requirements.txt index 0f811572..c88817e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ psycopg2-binary==2.9.9 pgvector==0.2.5 uvicorn==0.28.0 pypdf==6.0.0 -unstructured==0.16.11 +unstructured==0.18.18 markdown==3.8.2 networkx==3.2.1 pandas==2.2.1