From 322babc209b1b14cb9741686f350d43cf8fbbdca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:36:11 +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.22. - [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.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 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..58033ea 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.22 python-dotenv mosestokenizer