From 9fe5d085beb0030e370417641532728763ca3f84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 15:39:17 +0000 Subject: [PATCH] build(deps): bump mcp from 1.26.0 to 2.0.0 in /apps/agent Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.26.0 to 2.0.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...v2.0.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/agent/requirements.txt b/apps/agent/requirements.txt index bed2325..8928777 100644 --- a/apps/agent/requirements.txt +++ b/apps/agent/requirements.txt @@ -62,4 +62,4 @@ structlog==25.5.0 # ----------------------------------------------------------------------------- # MCP support for generated apps # ----------------------------------------------------------------------------- -mcp==1.26.0 +mcp==2.0.0