From 715938b30eedd3ae0f1680a939c85d9d639d97be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 17:00:44 +0000 Subject: [PATCH] Bump mcp from 1.8.0 to 1.23.0 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.8.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.8.0...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3442af3..49e7d4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ jsonschema==4.23.0 jsonschema-specifications==2025.4.1 litellm==1.69.0 MarkupSafe==3.0.2 -mcp==1.8.0 +mcp==1.23.0 multidict==6.4.3 numpy==2.2.5 openai==1.75.0