From 2557face689f70875b5054779750a7a48966cb88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:58:14 +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.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] --- .../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..3289703edb 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.27.2 httpx == 0.28.1 \ No newline at end of file