From 0f41c1f372ac8eb1a66a9c2855256e6944a4c541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:33:24 +0000 Subject: [PATCH] Bump python-multipart in /components/user_management Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 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.20...0.0.26) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- components/user_management/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/user_management/requirements.txt b/components/user_management/requirements.txt index 92e2326e..a36b55a1 100644 --- a/components/user_management/requirements.txt +++ b/components/user_management/requirements.txt @@ -6,4 +6,4 @@ google-cloud-secret-manager==2.23.1 PyJWT==2.10.1 google-cloud-logging==3.11.4 redis==5.2.1 -python-multipart==0.0.20 +python-multipart==0.0.26