Merge pull request #214 from steveyegge/dependabot/pip/integrations/beads-mcp/fastmcp-2.13.0.2

Bump fastmcp from 2.13.0.1 to 2.13.0.2 in /integrations/beads-mcp
This commit is contained in:
Steve Yegge
2025-11-03 23:37:48 -08:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.10"
license = {text = "MIT"}
dependencies = [
"fastmcp==2.13.0.1",
"fastmcp==2.13.0.2",
"pydantic==2.12.0",
"pydantic-settings==2.11.0",
]