From c2c89f017de2dbf0a5198c3f70ee15c1ce8ec270 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 23:34:24 +0000 Subject: [PATCH] chore(deps): bump python-multipart in /src/frontend 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] --- 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 036b8673..78839e68 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.2.2 -python-multipart==0.0.27 \ No newline at end of file +python-multipart==0.0.31 \ No newline at end of file