From ae1bee91ac328b3c7297fc4d038e8e952d89f3d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 23:56:11 +0000 Subject: [PATCH] chore(deps): bump python-multipart in /tests/mcp_tests/weather 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] --- tests/mcp_tests/weather/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mcp_tests/weather/requirements.txt b/tests/mcp_tests/weather/requirements.txt index 5de0396805..93644c47f5 100644 --- a/tests/mcp_tests/weather/requirements.txt +++ b/tests/mcp_tests/weather/requirements.txt @@ -15,7 +15,7 @@ pydantic-settings==2.9.1 pydantic_core==2.33.2 Pygments==2.19.1 python-dotenv==1.1.0 -python-multipart==0.0.20 +python-multipart==0.0.22 rich==14.0.0 shellingham==1.5.4 sniffio==1.3.1