From c68a29fd6253b75be452c910076fe78943701291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 22:41:47 +0000 Subject: [PATCH] Bump mcp from 1.13.1 to 1.23.0 in /mcp Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.13.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.13.1...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mcp/pyproject.toml | 2 +- mcp/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mcp/pyproject.toml b/mcp/pyproject.toml index 84a4efd17..3cc105f21 100644 --- a/mcp/pyproject.toml +++ b/mcp/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "fastmcp==2.12.0", "flasgger==0.9.7.1", "flask==3.1.2", - "mcp==1.13.1", + "mcp==1.23.0", "openai>=2.5.0", "pyjwt[crypto]==2.10.1", "python-dotenv==1.1.0", diff --git a/mcp/requirements.txt b/mcp/requirements.txt index 19b424676..714d06dae 100644 --- a/mcp/requirements.txt +++ b/mcp/requirements.txt @@ -37,7 +37,7 @@ jsonschema-specifications==2025.9.1 lazy-object-proxy==1.12.0 markdown-it-py==4.0.0 markupsafe==3.0.3 -mcp==1.15.0 +mcp==1.23.0 mdurl==0.1.2 more-itertools==10.8.0 openai==1.109.0