build(deps): bump fastmcp from 2.13.1 to 2.14.0 in /mcp_server (#9696)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-08 15:04:53 +01:00
committed by GitHub
parent fa2deef241
commit 3d16c62f30

View File

@@ -4,7 +4,7 @@ requires = ["setuptools>=61.0", "wheel"]
[project] [project]
dependencies = [ dependencies = [
"fastmcp==2.13.1", "fastmcp==2.14.0",
"httpx>=0.28.0" "httpx>=0.28.0"
] ]
description = "MCP server for Prowler ecosystem" description = "MCP server for Prowler ecosystem"