From 3d055168da341864d68b2d2fc78c30138d2df3ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:56:30 +0000 Subject: [PATCH] Bump python-multipart from 0.0.26 to 0.0.27 in /apps/api Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.26 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.26...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/api/requirements.txt b/apps/api/requirements.txt index 2080b56..b211149 100644 --- a/apps/api/requirements.txt +++ b/apps/api/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.115.6 uvicorn[standard]==0.46.0 -python-multipart==0.0.26 +python-multipart==0.0.27 pydantic==2.13.3 pypdf==6.10.2 python-docx==1.1.2