From f0c9eae4ee7a8b57a3db83222bfeb973dde010d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 22:41:48 +0000 Subject: [PATCH] Bump mcp from 1.16.0 to 1.23.0 in /agentic_ai/applications Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.16.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.16.0...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agentic_ai/applications/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agentic_ai/applications/requirements.txt b/agentic_ai/applications/requirements.txt index dddda8770..04a758e89 100644 --- a/agentic_ai/applications/requirements.txt +++ b/agentic_ai/applications/requirements.txt @@ -261,7 +261,7 @@ markupsafe==3.0.3 # via # jinja2 # werkzeug -mcp==1.21.1 +mcp==1.23.0 # via # agent-framework-core # autogen-ext