Skip to content

Commit 5a653a1

Browse files
Merge pull request #53 from netboxlabs/fix/bump-fastmcp-version
chore: bumped fastmcp version to 2.13 due to security risk
2 parents 4b4b40f + 2f413b1 commit 5a653a1

File tree

2 files changed

+176
-109
lines changed

2 files changed

+176
-109
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.13,<3.14"
1111
dependencies = [
1212
"httpx>=0.28.1",
13-
"fastmcp>=2.12.0,<2.13",
13+
"fastmcp>=2.13.0,<2.14",
1414
"requests>=2.31.0",
1515
"pydantic>=2.0",
1616
"pydantic-settings>=2.0",

0 commit comments

Comments
 (0)