From 85d816c00db5bedd2c38fbdb7e71b64975cc30e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 02:55:52 +0000 Subject: [PATCH] chore(deps): bump mcp from 1.26.0 to 1.27.0 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.26.0 to 1.27.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.26.0...v1.27.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cb9baa..836d2ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,7 +100,7 @@ markupsafe==3.0.3 # flask # jinja2 # werkzeug -mcp==1.26.0 +mcp==1.27.0 # via claude-agent-sdk mlflow-skinny==3.11.1 # via coda (pyproject.toml)