From 777472696c1876d0923dc71f86f1e4040a6ef16b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 17:45:09 +0000 Subject: [PATCH] chore(deps): bump unstructured in /ai/lecture-fullstack-gpt Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.10.16 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.10.16...0.18.18) --- updated-dependencies: - dependency-name: unstructured dependency-version: 0.18.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/lecture-fullstack-gpt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/lecture-fullstack-gpt/requirements.txt b/ai/lecture-fullstack-gpt/requirements.txt index e028a7fb..9eb7538e 100644 --- a/ai/lecture-fullstack-gpt/requirements.txt +++ b/ai/lecture-fullstack-gpt/requirements.txt @@ -223,7 +223,7 @@ typing_extensions==4.7.1 tzdata==2023.3 tzlocal==4.3.1 ujson==5.8.0 -unstructured==0.10.16 +unstructured==0.18.18 unstructured-inference==0.6.6 unstructured.pytesseract==0.3.12 urllib3==1.26.16