From c783d75d76e18344e46d8f0598e5ffb4d663b676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 08:00:22 +0000 Subject: [PATCH] Bump fastmcp from 2.12.4 to 2.13.0 in /server/hello Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.12.4 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.4...v2.13.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/hello/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/hello/requirements.txt b/server/hello/requirements.txt index 865d2ad..465c3f5 100644 --- a/server/hello/requirements.txt +++ b/server/hello/requirements.txt @@ -1 +1 @@ -fastmcp==2.12.4 +fastmcp==2.13.0