From ce7e526ce9cd92800c06fab0099c6ed0e448ee92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:19:32 +0000 Subject: [PATCH] Bump python-multipart from 0.0.20 to 0.0.26 in /components/llm_service Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.26. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.20...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- components/llm_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/llm_service/requirements.txt b/components/llm_service/requirements.txt index 33ef4d9a..ebdbd00a 100644 --- a/components/llm_service/requirements.txt +++ b/components/llm_service/requirements.txt @@ -18,7 +18,7 @@ psycopg2-binary==2.9.10 pyarrow==19.0.1 pyparsing==3.2.1 pypdf==5.3.1 -python-multipart==0.0.20 +python-multipart==0.0.26 python-pptx==1.0.2 Scrapy==2.12.0 spacy==3.8.3