Skip to content

Commit bc50019

Browse files
authored
fix(deps): update dependency fastmcp to v3 (#13839)
1 parent 7752b24 commit bc50019

2 files changed

Lines changed: 199 additions & 272 deletions

File tree

run/mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ description = "Example of deploying an MCP server on Cloud Run"
55
readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
8-
"fastmcp==2.13.0",
8+
"fastmcp==3.0.0",
99
]

0 commit comments

Comments
 (0)