From 9f887364e0d8ef87feed46a1aeae1ec75f53e510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:18:38 +0000 Subject: [PATCH] chore(deps): bump mcp from 1.27.0 to 1.28.1 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.27.0 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.0...v1.28.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.28.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7566f5..acd2efd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ jsonschema==4.26.0 jsonschema-specifications==2025.9.1 markdown-it-py==4.0.0 markupsafe==3.0.3 -mcp==1.27.0 +mcp==1.28.1 mdurl==0.1.2 multidict==6.7.1 numpy==2.4.4