From 83c955ac95597cacdec180d489f1a3b9bd778e28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:20:16 +0000 Subject: [PATCH] chore(deps): bump mcp Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.23.1 to 1.28.1. - [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.23.1...v1.28.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.28.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../llm-council/patterns/strands-single-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/llm-council/patterns/strands-single-agent/requirements.txt b/samples/llm-council/patterns/strands-single-agent/requirements.txt index 23d7299..59509e1 100644 --- a/samples/llm-council/patterns/strands-single-agent/requirements.txt +++ b/samples/llm-council/patterns/strands-single-agent/requirements.txt @@ -1,4 +1,4 @@ # Strands agent dependencies with pinned versions strands-agents==1.16.0 -mcp==1.23.1 +mcp==1.28.1 bedrock-agentcore[strands-agents]==1.0.6