From 5173ba86b48e5d92208beb89e42ac42969515866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 02:01:25 +0000 Subject: [PATCH] Bump fastmcp in /vllm-samples/deepseek/eks/fraud-detection-demo/ui Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.12.5 to 2.13.0. - [Release notes](https://github.com/jlowin/fastmcp/releases) - [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx) - [Commits](https://github.com/jlowin/fastmcp/compare/v2.12.5...v2.13.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.13.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..da88b00 100644 --- a/vllm-samples/deepseek/eks/fraud-detection-demo/ui/requirements.txt +++ b/vllm-samples/deepseek/eks/fraud-detection-demo/ui/requirements.txt @@ -4,7 +4,7 @@ strands-agents==1.13.0 strands-agents-tools==0.2.12 boto3>=1.35.0 mcp==1.16.0 -fastmcp==2.12.5 +fastmcp==2.13.0 plotly==5.24.1 pandas==2.2.3 requests==2.32.5