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

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-10-16 19:20:47 +00:00
committed by GitHub
parent 51d1f075f5
commit 16b9123af3
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.17,<1.18)",
"mcp[cli] (>=1.18,<1.19)",
"httpx (>=0.28.1,<0.29.0)",
"pillow (>=12.0.0,<12.1.0)",
"icalendar (>=6.0.0,<7.0.0)",