From 0b5d5e992bfd15518ca7e53fb497f9f385495ee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 17:49:13 +0000 Subject: [PATCH] Bump unstructured from 0.16.8 to 0.18.18 in /chatbot Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.16.8 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.8...0.18.18) --- updated-dependencies: - dependency-name: unstructured dependency-version: 0.18.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatbot/requirements.txt b/chatbot/requirements.txt index 6d1986a..147df33 100644 --- a/chatbot/requirements.txt +++ b/chatbot/requirements.txt @@ -8,6 +8,6 @@ requests==2.32.3 pypdf==5.1.0 langchain==0.3.7 langchain-community==0.3.3 -unstructured==0.16.8 +unstructured==0.18.18 python-pptx==1.0.2 pyshorteners==1.0.1