From 95127a225a991dadf1bf4c9be5e5ea30f153bb3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:34:09 +0000 Subject: [PATCH] Bump python-multipart from 0.0.20 to 0.0.26 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] --- requirements_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_base.txt b/requirements_base.txt index 1c72db4..245f6d6 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.26 \ No newline at end of file