From a2e66cd36c3a338dc926083d7fd4b4436cf1f10c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 12:24:48 +0000 Subject: [PATCH] Bump python-multipart in /agent-identity-portal/backend Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.18 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.18...0.0.27) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agent-identity-portal/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent-identity-portal/backend/requirements.txt b/agent-identity-portal/backend/requirements.txt index e4a5f1a..5239b20 100644 --- a/agent-identity-portal/backend/requirements.txt +++ b/agent-identity-portal/backend/requirements.txt @@ -9,7 +9,7 @@ msal==1.31.1 # PyJWT is maintained and not affected by the python-jose algorithm-confusion CVEs. PyJWT[crypto]==2.10.1 cryptography==44.0.0 -python-multipart==0.0.18 +python-multipart==0.0.27 aiosmtplib==3.0.2 email-validator==2.2.0 azure-identity==1.19.0