From debb0acd09d0c519150400c46b79ad5edace53cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:34:46 +0000 Subject: [PATCH] build(deps): bump python-multipart in /src/frontend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.22 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.22...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/frontend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/requirements.txt b/src/frontend/requirements.txt index a8bc36ae..89409017 100644 --- a/src/frontend/requirements.txt +++ b/src/frontend/requirements.txt @@ -4,4 +4,4 @@ uvicorn[standard]==0.35.0 jinja2==3.1.6 azure-identity==1.24.0 python-dotenv==1.1.1 -python-multipart==0.0.22 \ No newline at end of file +python-multipart==0.0.27 \ No newline at end of file