From 4bdc2eb0117abbe2282814f39d2b260111bee93b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 15:05:28 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.27 in /RAG/src/chain_server Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.27. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.9...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RAG/src/chain_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RAG/src/chain_server/requirements.txt b/RAG/src/chain_server/requirements.txt index 217b864ae..8670775be 100644 --- a/RAG/src/chain_server/requirements.txt +++ b/RAG/src/chain_server/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.110.0 uvicorn[standard]==0.27.1 -python-multipart==0.0.9 +python-multipart==0.0.27 langchain==0.1.9 unstructured[all-docs]==0.12.5 sentence-transformers==3.0.0