From b7d8fbb7e13ce3b7b36e0ece80817df4d2da3f5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:56:01 +0000 Subject: [PATCH] chore(deps): Bump mcp from 1.27.2 to 1.28.1 Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.27.2 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.27.2...v1.28.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.28.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d4ccae9..9a13e32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ azure-identity==1.25.3 openai==2.38.0 # MCP (Model Context Protocol) -mcp[cli]==1.27.2 +mcp[cli]==1.28.1 # Azure AI Search (Foundry IQ agentic retrieval의 확장 추론 지원) azure-search-documents==12.1.0b1