From 57e23addc52422a43ce38ba1a161f3cad01ab14e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 10:53:28 +0000 Subject: [PATCH] Bump python-multipart Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 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.18...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../ai-vws-sizing-advisor/src/ingestor_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/ai-vws-sizing-advisor/src/ingestor_server/requirements.txt b/community/ai-vws-sizing-advisor/src/ingestor_server/requirements.txt index ca1a18ff2..7f599b1c7 100644 --- a/community/ai-vws-sizing-advisor/src/ingestor_server/requirements.txt +++ b/community/ai-vws-sizing-advisor/src/ingestor_server/requirements.txt @@ -6,7 +6,7 @@ langchain-nvidia-ai-endpoints==0.3.7 langchain==0.3.7 langchain-community==0.3.7 pymilvus==2.5.5 -python-multipart==0.0.18 +python-multipart==0.0.27 unstructured[all-docs]==0.16.11 uvicorn[standard]==0.32.0 pydantic==2.9.2