Skip to content

Commit 98ff2ca

Browse files
Bump: FastMCP to 3.2.0
1 parent 984f25e commit 98ff2ca

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[project]
22
name = "amrita_core"
3-
version = "0.7.1"
3+
version = "0.7.1.post1"
44
description = "High performance, lightweight agent framework."
55
readme = "README.md"
66
requires-python = ">=3.10,<3.14"
77
dependencies = [
88
"aiofiles>=25.1.0",
99
"aiohttp>=3.13.3",
1010
"anthropic>=0.84.0",
11-
"fastmcp>=2.14.4",
11+
"fastmcp>=3.2.0", # See https://github.com/advisories/GHSA-rww4-4w9c-7733
1212
"filetype>=1.2.0",
1313
"jieba>=0.42.1",
1414
"jinja2>=3.1.6",

uv.lock

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

0 commit comments

Comments
 (0)