From 9d005d8059ab7f5fd14089bf55b8b462438d795a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:10:26 +0000 Subject: [PATCH] Bump python-multipart in /stopes/ui/seamlisten/backend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 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.18...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stopes/ui/seamlisten/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stopes/ui/seamlisten/backend/requirements.txt b/stopes/ui/seamlisten/backend/requirements.txt index d51aa0f..e328660 100644 --- a/stopes/ui/seamlisten/backend/requirements.txt +++ b/stopes/ui/seamlisten/backend/requirements.txt @@ -3,6 +3,6 @@ omegaconf==2.1.0 # this version is required since >=2.2 won't have ._utils.get_r fire==0.4.0 uvicorn==0.19.0 onnxruntime -python-multipart==0.0.18 +python-multipart==0.0.26 python-dotenv mosestokenizer