From 28542ec3b108272e80c8e013fc646645d41d90ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 17:00:34 +0000 Subject: [PATCH] Bump mcp Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.9.4 to 1.23.0. - [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.9.4...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../99-use-cases/text2dsl-mcp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workshops/diy-agents-with-sagemaker-and-bedrock/99-use-cases/text2dsl-mcp/requirements.txt b/workshops/diy-agents-with-sagemaker-and-bedrock/99-use-cases/text2dsl-mcp/requirements.txt index ed1813e..5b4cc38 100644 --- a/workshops/diy-agents-with-sagemaker-and-bedrock/99-use-cases/text2dsl-mcp/requirements.txt +++ b/workshops/diy-agents-with-sagemaker-and-bedrock/99-use-cases/text2dsl-mcp/requirements.txt @@ -1,4 +1,4 @@ -mcp==1.9.4 +mcp==1.23.0 mcp[cli] retry==0.9.2 langchain_mcp_adapters==0.1.7