From 5c962f3a47368ea3ce8b4a3051067c13da23fba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 14:37:20 +0000 Subject: [PATCH] chore(deps): bump mcp from 1.7.1 to 1.23.0 in /tests/mcp_tests/weather Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.7.1 to 1.23.0. - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](https://github.com/modelcontextprotocol/python-sdk/compare/v1.7.1...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 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..f8d0cb5100 100644 --- a/tests/mcp_tests/weather/requirements.txt +++ b/tests/mcp_tests/weather/requirements.txt @@ -8,7 +8,7 @@ httpx==0.28.1 httpx-sse==0.4.0 idna==3.10 markdown-it-py==3.0.0 -mcp==1.7.1 +mcp==1.23.0 mdurl==0.1.2 pydantic==2.11.4 pydantic-settings==2.9.1