Skip to content

Commit 12249df

Browse files
committed
chore: bump mcp dependency to 1.2.1
Contains a [bugfix] for tools with integer parameters. [bugfix]: modelcontextprotocol/python-sdk#142
1 parent 39c2a0c commit 12249df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = { file = "LICENSE" }
1010
requires-python = ">=3.10"
1111
dependencies = [
1212
"httpx>=0.28.1",
13-
"mcp[cli]==1.2.0",
13+
"mcp[cli]==1.2.1",
1414
"pydantic-settings>=2.7.0",
1515
"pydantic>=2.10.4",
1616
"typer>=0.15.1",

uv.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)