From 0765e1a166fb18ba3bfc5afda0798b18abd9bb8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 12:45:35 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.20 Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.20. - [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.20) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 66af43c..6ea8d22 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ torchaudio==2.3.0 tqdm==4.67.1 psutil==5.9.8 pynvml==11.5.0 -python-multipart==0.0.9 +python-multipart==0.0.20 hydra-core==1.3.2 pre-commit==3.7.0 uvicorn