Skip to content

Commit 193c677

Browse files
fix(security): Upgrade fastmcp to v3 to address CVE-2025-69872 (#2294)
Co-authored-by: openhands <openhands@all-hands.dev>
1 parent 76ef4a1 commit 193c677

File tree

2 files changed

+125
-118
lines changed

2 files changed

+125
-118
lines changed

openhands-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"agent-client-protocol>=0.8.1",
99
"deprecation>=2.1.0",
1010
"fakeredis[lua]>=2.32.1", # Explicit dependency for docket/fastmcp background tasks
11-
"fastmcp>=2.11.3",
11+
"fastmcp>=3.0.0",
1212
"filelock>=3.20.1",
1313
"httpx>=0.27.0",
1414
"litellm>=1.80.10",

0 commit comments

Comments
 (0)