From b99c95c9fd33b0400a223ddcc730bac15461e832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 23:59:44 +0000 Subject: [PATCH] chore(deps): bump python-multipart from 0.0.27 to 0.0.31 in /backend Bumps [python-multipart](https://github.com/Kludex/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 ... 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 01e9481..60176e7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ aiosqlite==0.22.1 greenlet>=3.0.0 pydantic==2.5.3 pydantic-settings==2.1.0 -python-multipart==0.0.27 +python-multipart==0.0.31 mac-vendor-lookup>=0.1.12 httpx>=0.27.0 networkx>=3.2