From 2c2939220fb467acab1817ccd740e56e7fed34a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 05:47:15 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.18 in /RAG/src/chain_server Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.18. - [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.9...0.0.18) --- updated-dependencies: - dependency-name: python-multipart 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..c5d3868c7 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.18 langchain==0.1.9 unstructured[all-docs]==0.12.5 sentence-transformers==3.0.0