From e1abe64e41ed6a05c2d37a7a4e3c270d86abace1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 19:07:33 +0000 Subject: [PATCH] build(deps): bump python-multipart in /python-server Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.31 to 0.0.32. - [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.31...0.0.32) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-server/requirements.txt b/python-server/requirements.txt index 8ca89ed..3d9448a 100644 --- a/python-server/requirements.txt +++ b/python-server/requirements.txt @@ -4,7 +4,7 @@ fastapi==0.139.2 starlette==1.3.1 uvicorn==0.32.1 httpx==0.27.2 -python-multipart==0.0.31 +python-multipart==0.0.32 numpy==2.1.2 opencv-python==4.12.0.88 tensorflow==2.19.0