Skip to content

Commit 4526789

Browse files
fix(deps): update dependency mcp to >=1.11,<1.12
1 parent 79835b3 commit 4526789

File tree

2 files changed

+25
-8
lines changed

2 files changed

+25
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
readme = "README.md"
99
requires-python = ">=3.11"
1010
dependencies = [
11-
"mcp[cli] (>=1.10,<1.11)",
11+
"mcp[cli] (>=1.11,<1.12)",
1212
"httpx (>=0.28.1,<0.29.0)",
1313
"pillow (>=11.2.1,<12.0.0)"
1414
]

uv.lock

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

0 commit comments

Comments
 (0)