From 77181c22fea7c9421098474053146c1fe5dc3586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:02:03 +0000 Subject: [PATCH] Bump python-multipart from 0.0.20 to 0.0.22 in /agentic_ai/applications Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.20 to 0.0.22. - [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.22) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agentic_ai/applications/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agentic_ai/applications/requirements.txt b/agentic_ai/applications/requirements.txt index dddda8770..ad9cf30de 100644 --- a/agentic_ai/applications/requirements.txt +++ b/agentic_ai/applications/requirements.txt @@ -448,7 +448,7 @@ python-dotenv==1.2.1 # microsoft-agents-hosting-core # pydantic-settings # uvicorn -python-multipart==0.0.20 +python-multipart==0.0.22 # via mcp python-ulid==3.1.0 # via redisvl