fix(deps): update dependency mcp to >=1.17,<1.18

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-10-10 16:08:58 +00:00
committed by GitHub
parent 5cda32098f
commit 3340a63f86
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ authors = [
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"mcp[cli] (>=1.16,<1.17)",
"mcp[cli] (>=1.17,<1.18)",
"httpx (>=0.28.1,<0.29.0)",
"pillow (>=11.2.1,<12.0.0)",
"icalendar (>=6.0.0,<7.0.0)",