From c565aaee77f5c7bc87b2e635ea91ad94f5973bc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:12:06 +0000 Subject: [PATCH] build(deps): bump mcp from 1.26.0 to 1.27.2 in /databricks-builder-app Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.26.0 to 1.27.2. - [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.2) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- databricks-builder-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databricks-builder-app/requirements.txt b/databricks-builder-app/requirements.txt index 4bba6c3b..f4ed61e6 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -218,7 +218,7 @@ markupsafe==3.0.2 # werkzeug matplotlib==3.10.8 # via mlflow -mcp==1.26.0 +mcp==1.27.2 # via # databricks-builder-app (pyproject.toml) # claude-agent-sdk