From 38cbf14cb1c539ea9996fe58fe18e66721892f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 19:53:23 +0000 Subject: [PATCH] chore(deps): bump mcp from 1.27.0 to 1.27.1 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.27.0 to 1.27.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.27.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01715aa..170c5b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ markupsafe==3.0.3 # flask # jinja2 # werkzeug -mcp==1.27.0 +mcp==1.27.1 # via claude-agent-sdk mlflow-skinny==3.11.1 # via coda (pyproject.toml)