From 6598dbb626c66d8cfb54685041ca5cb05c4a7c71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 16:54:29 +0000 Subject: [PATCH] Bump mcp from 1.11.0 to 1.23.0 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.11.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.11.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 7c4d367..8557f6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ jsonschema==4.24.0 # via mcp jsonschema-specifications==2025.4.1 # via jsonschema -mcp==1.11.0 +mcp==1.23.0 # via mcp-azure-devops (pyproject.toml) msrest==0.7.1 # via azure-devops