chore(deps): bump fastmcp in /integrations/beads-mcp (#1060)
chore(deps): bump fastmcp from 2.14.1 to 2.14.3 in /integrations/beads-mcp Bug fixes in this release: - Fix HTTP transport timeout defaulting to 5 seconds - OAuth token storage TTL fix - Redis key prefix for ACL isolation - ContextVar propagation for ASGI-mounted servers
This commit is contained in:
@@ -6,7 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
license = {text = "MIT"}
|
||||
dependencies = [
|
||||
"fastmcp==2.14.1",
|
||||
"fastmcp==2.14.3",
|
||||
"pydantic==2.12.5",
|
||||
"pydantic-settings==2.12.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user