From 64415d3c696516c1bb2d094f96536c80ca035b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 22:47:05 +0000 Subject: [PATCH] chore(deps): Bump python-multipart Bumps the pip group with 1 update in the /recognition directory: [python-multipart](https://github.com/Kludex/python-multipart). Updates `python-multipart` from 0.0.27 to 0.0.31 - [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.27...0.0.31) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.31 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- recognition/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recognition/requirements.txt b/recognition/requirements.txt index cbbda3a..d555a1d 100644 --- a/recognition/requirements.txt +++ b/recognition/requirements.txt @@ -1,3 +1,3 @@ fastapi==0.115.6 uvicorn[standard]==0.34.0 -python-multipart==0.0.27 +python-multipart==0.0.31