From 24cb79e33e495e17d089f14e3dfe4eb051f79f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Jan 2026 14:01:45 +0000 Subject: [PATCH] Bump mcp in /data_discovery_agent/backend/database/agentcore Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.10.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.10.0...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../backend/database/agentcore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_discovery_agent/backend/database/agentcore/requirements.txt b/data_discovery_agent/backend/database/agentcore/requirements.txt index 538d85a..8dff1de 100644 --- a/data_discovery_agent/backend/database/agentcore/requirements.txt +++ b/data_discovery_agent/backend/database/agentcore/requirements.txt @@ -3,4 +3,4 @@ strands-agents-tools>=0.2.1 boto3 bedrock-agentcore-starter-toolkit==0.1.32 requests -mcp==1.10.0 +mcp==1.23.0