From eeaf8d64790a267b25a37851662780c99f7d4b0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 10:52:07 +0000 Subject: [PATCH] Bump python-multipart from 0.0.9 to 0.0.27 in /backend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.9 to 0.0.27. - [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.9...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 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 060a9f9..5551b24 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,6 +2,6 @@ fastapi==0.111.0 uvicorn[standard]==0.29.0 pydantic==2.7.1 httpx==0.27.0 -python-multipart==0.0.9 +python-multipart==0.0.27 aiosqlite==0.20.0 reportlab==4.2.0