From e6439ae3da604a422b743e878ec42dd7b1822919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 10:07:52 +0000 Subject: [PATCH] Bump python-multipart in /src/app in the pip group across 1 directory Bumps the pip group with 1 update in the /src/app directory: [python-multipart](https://github.com/Kludex/python-multipart). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- src/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/requirements.txt b/src/app/requirements.txt index c1d7828..619530f 100644 --- a/src/app/requirements.txt +++ b/src/app/requirements.txt @@ -2,4 +2,4 @@ fastapi==0.111.0 uvicorn[standard]==0.30.1 pydantic==2.7.4 boto3==1.34.131 -python-multipart==0.0.9 +python-multipart==0.0.27