From af80f91bae2554bc8de802e7d7260aebca594ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 20:26:11 +0000 Subject: [PATCH] Bump mcp in /068-AzureOpenAIApps/Student/Resources/ContosoAIAppsBackend 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] --- .../Student/Resources/ContosoAIAppsBackend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsBackend/requirements.txt b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsBackend/requirements.txt index bd340ba16f..7db2679f61 100644 --- a/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsBackend/requirements.txt +++ b/068-AzureOpenAIApps/Student/Resources/ContosoAIAppsBackend/requirements.txt @@ -15,5 +15,5 @@ langchain-openai == 1.1.14 azure-monitor-opentelemetry == 1.6.7 azure-monitor-events-extension == 0.1.0 # MCP dependencies for weather integration -mcp == 1.23.0 +mcp == 1.28.1 httpx == 0.28.1 \ No newline at end of file