From 594ec0ae0b65e053cf40f195f151bfef0452d62c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 20:15:10 +0000 Subject: [PATCH] Bump mcp from 1.27.2 to 1.28.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [mcp](https://github.com/modelcontextprotocol/python-sdk). Updates `mcp` from 1.27.2 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.27.2...v1.28.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.28.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 92bb720..d3bc276 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ buttplug-py==0.2.0 fastmcp==3.4.2 -mcp==1.27.2 +mcp==1.28.1 uvicorn==0.49.0 starlette==1.3.1 websockets==16.0