From 4d48c7f2048dbc0da85372ca943e134814d32144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 16:56:08 +0000 Subject: [PATCH] Bump mcp in /vllm-samples/deepseek/eks/fraud-detection-demo/ui Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.16.0 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.16.0...v1.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../deepseek/eks/fraud-detection-demo/ui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vllm-samples/deepseek/eks/fraud-detection-demo/ui/requirements.txt b/vllm-samples/deepseek/eks/fraud-detection-demo/ui/requirements.txt index 4637328..ef99c3c 100644 --- a/vllm-samples/deepseek/eks/fraud-detection-demo/ui/requirements.txt +++ b/vllm-samples/deepseek/eks/fraud-detection-demo/ui/requirements.txt @@ -3,7 +3,7 @@ streamlit>=1.39.0 strands-agents==1.13.0 strands-agents-tools==0.2.12 boto3>=1.35.0 -mcp==1.16.0 +mcp==1.23.0 fastmcp==2.12.5 plotly==5.24.1 pandas==2.2.3