From 5a4ec23aaa8da103cdb0f3b424e25c1eefa48f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 23:22:34 +0000 Subject: [PATCH] Bump fastmcp from 2.13.0 to 2.14.0 in /sample-servers/mcp-example Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.13.0 to 2.14.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.13.0...v2.14.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sample-servers/mcp-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-servers/mcp-example/requirements.txt b/sample-servers/mcp-example/requirements.txt index 465c3f5..ed2d2fe 100644 --- a/sample-servers/mcp-example/requirements.txt +++ b/sample-servers/mcp-example/requirements.txt @@ -1 +1 @@ -fastmcp==2.13.0 +fastmcp==2.14.0