From daff6c562e9d587c06735dd73a3574b3c157a8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 14:55:58 +0000 Subject: [PATCH] build(deps): bump fastmcp from 2.13.1 to 2.14.4 Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.13.1 to 2.14.4. - [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.1...v2.14.4) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.14.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21bd10c..2071416 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,4 +16,4 @@ jieba==0.42.1 python-Levenshtein==0.27.3 thefuzz==0.22.1 # MCP -fastmcp==2.13.1 \ No newline at end of file +fastmcp==2.14.4 \ No newline at end of file