From bcc8e06989e68894ef401bdd7af1b178d1653929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:07:51 +0000 Subject: [PATCH] chore(deps): bump mcp in /patterns/strands-single-agent Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.26.0 to 1.27.2. - [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.26.0...v1.27.2) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- patterns/strands-single-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patterns/strands-single-agent/requirements.txt b/patterns/strands-single-agent/requirements.txt index 049bb8e0..99057ba4 100644 --- a/patterns/strands-single-agent/requirements.txt +++ b/patterns/strands-single-agent/requirements.txt @@ -1,5 +1,5 @@ # Strands agent dependencies strands-agents==1.32.0 bedrock-agentcore==1.4.7 -mcp==1.26.0 +mcp==1.27.2 PyJWT[crypto]==2.13.0