From bf1fcbda53ca2f4b353a4f997fc345f7ede192d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 13:47:48 +0000 Subject: [PATCH] Bump python-multipart from 0.0.20 to 0.0.27 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 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.20...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_base.txt b/requirements_base.txt index 1c72db4..204e051 100644 --- a/requirements_base.txt +++ b/requirements_base.txt @@ -24,4 +24,4 @@ transformers==4.36.2 uvicorn[standard] xformers==0.0.22.post7 peft==0.10.0 -python-multipart==0.0.20 \ No newline at end of file +python-multipart==0.0.27 \ No newline at end of file