Skip to content

Commit 66c2067

Browse files
JkaviaJanardan S Kavia
andauthored
fix: upgrade fastmcp to 3.2.0 to fix SSRF vulnerability (CVE) (#12516)
security: upgrade fastmcp to 3.2.0 to fix SSRF vulnerability (CVE) Co-authored-by: Janardan S Kavia <janardanskavia@Janardans-MacBook-Pro.local>
1 parent 8d01ba4 commit 66c2067

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/backend/base/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ mlx = [
329329
]
330330

331331
# MCP
332-
fastmcp = ["fastmcp>=2.14.0"]
332+
fastmcp = ["fastmcp>=3.2.0"]
333333

334334
# AWS extras
335335
aioboto3 = ["aioboto3>=15.2.0,<16.0.0"]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)