From e4371c8acabec718b3b13525870b030deb50b191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 15:39:21 +0000 Subject: [PATCH] Bump fastmcp in /acs-mcp-configuration/alfresco-python-mcp Bumps [fastmcp](https://github.com/jlowin/fastmcp) from 2.0.0 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.0.0...v2.13.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- acs-mcp-configuration/alfresco-python-mcp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acs-mcp-configuration/alfresco-python-mcp/requirements.txt b/acs-mcp-configuration/alfresco-python-mcp/requirements.txt index 09c445d..6c01ab7 100644 --- a/acs-mcp-configuration/alfresco-python-mcp/requirements.txt +++ b/acs-mcp-configuration/alfresco-python-mcp/requirements.txt @@ -22,7 +22,7 @@ tzdata==2025.1 python-dateutil==2.9.0.post0 tqdm==4.67.1 mcp==1.12.0 -fastmcp==2.0.0 +fastmcp==2.13.0 python-docx==1.2.0 #accelerate #opencv-python \ No newline at end of file