From 3148e13066c94c94572a16b42288956321c7b71e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 14:20:53 +0000 Subject: [PATCH] chore(deps): bump python-multipart Bumps the pip group with 1 update in the /backend 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 ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 810839412..372024f60 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -17,7 +17,7 @@ google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 email-validator==2.1.0 cryptography==47.0.0 -python-multipart==0.0.9 +python-multipart==0.0.27 prometheus-fastapi-instrumentator==7.0.0 opentelemetry-api==1.25.0 opentelemetry-sdk==1.25.0