From b5b10d4f97921acb4b43d55118c160a6516ae768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:25:16 +0000 Subject: [PATCH] build(deps): bump mcp from 1.23.0 to 1.28.1 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.23.0 to 1.28.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.23.0...v1.28.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.28.1 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..dba60d7 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.28.1 # via openai-agents mdurl==0.1.2 # via markdown-it-py