From 8eacf753e69ad7efb4466b05c5c061be5ba430b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 16:59:16 +0000 Subject: [PATCH] chore(deps): bump mcp from 1.6.0 to 1.23.0 in /runtime/python/v3.13 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.6.0 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.6.0...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- runtime/python/v3.13/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/python/v3.13/requirements.txt b/runtime/python/v3.13/requirements.txt index 1b276e8..f05b3ce 100644 --- a/runtime/python/v3.13/requirements.txt +++ b/runtime/python/v3.13/requirements.txt @@ -39,4 +39,4 @@ chess==1.11.1 uvicorn==0.34.2 fastapi==0.115.12 starlette==0.46.2 -mcp==1.6.0 \ No newline at end of file +mcp==1.23.0 \ No newline at end of file