From 636ea97ba3cbdafa996f65643ee1d7ce2580e882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 18:55:14 +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] --- constraints/py313-mcp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints/py313-mcp.txt b/constraints/py313-mcp.txt index f605b1a7..5065fcfc 100644 --- a/constraints/py313-mcp.txt +++ b/constraints/py313-mcp.txt @@ -3,7 +3,7 @@ # python -m pip install --constraint constraints/py313-mcp.txt "ainativelang[mcp]" # # These pins are validated in CI install smoke/wheel jobs. -mcp==1.27.0 +mcp==1.27.1 anyio==4.13.0 httpx==0.28.1 httpx-sse==0.4.3