Skip to content

Commit f768b32

Browse files
fix(deps): update dependency mcp to >=1.12,<1.13
1 parent ad95140 commit f768b32

File tree

2 files changed

+26
-6
lines changed

2 files changed

+26
-6
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.12,<1.13)",
1212
"httpx (>=0.28.1,<0.29.0)",
1313
"pillow (>=11.2.1,<12.0.0)",
1414
"icalendar (>=6.0.0,<7.0.0)"

uv.lock

Lines changed: 25 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)