From 65835fb175dbb99001897ce33cd0141623f7acb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:57:52 +0000 Subject: [PATCH] build(deps): bump mcp from 1.23.0 to 1.27.2 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.23.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.23.0...v1.27.2) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lock.txt b/requirements_lock.txt index d8d13a0..1ec4022 100644 --- a/requirements_lock.txt +++ b/requirements_lock.txt @@ -102,7 +102,7 @@ markdown-it-py==4.0.0 # via rich markupsafe==3.0.3 # via jinja2 -mcp==1.23.0 +mcp==1.27.2 # via openai-agents mdurl==0.1.2 # via markdown-it-py