From ce800be648bc0c323bc5e6010a3d99cdfd286b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 21:07:53 +0000 Subject: [PATCH] Build(deps-dev): Bump mcp from 1.27.2 to 1.28.0 in /python Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.27.2 to 1.28.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.27.2...v1.28.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.28.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index dcd2abf993..5bb87a83ca 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "pyrefly==1.0.0", "ty==0.0.46", "zuban==0.8.2", - "mcp[ws]==1.27.2", + "mcp[ws]==1.28.0", "opentelemetry-sdk==1.40.0", "azure-monitor-opentelemetry==1.8.8", #tasks