From ab836fa989917339031f7cb29ebf84521f9a8137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 21:00:37 +0000 Subject: [PATCH] Bump python-multipart from 0.0.22 to 0.0.26 in /src/frontend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.22 to 0.0.26. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.22...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 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..e71dc404 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.26 \ No newline at end of file