From 2e7525ba1e7c1a1ee5aa0d5b70378cde8b5852e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 05:38:06 +0000 Subject: [PATCH] Bump fastmcp from 2.10.5 to 2.13.0 in /server/web-risk Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.10.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.10.5...v2.13.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/web-risk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/web-risk/requirements.txt b/server/web-risk/requirements.txt index 0d346f9..42c6dcb 100644 --- a/server/web-risk/requirements.txt +++ b/server/web-risk/requirements.txt @@ -1,2 +1,2 @@ -fastmcp==2.10.5 +fastmcp==2.13.0 google-cloud-webrisk==1.18.1