fix(deps): update dependency mcp to >=1.28,<1.29

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2026-06-17 04:25:42 +00:00
committed by GitHub
parent d969526613
commit 45417ec633
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ license = {text = "AGPL-3.0-only"}
requires-python = ">=3.11"
keywords = ["nextcloud", "mcp", "model-context-protocol", "llm", "ai", "claude", "webdav", "caldav", "carddav"]
dependencies = [
"mcp[cli] (>=1.27,<1.28)",
"mcp[cli] (>=1.28,<1.29)",
"httpx (>=0.28.1,<0.29.0)",
"pillow (>=10.3.0,<12.0.0)", # Compatible with fastembed
"icalendar (>=7.1.0,<7.2.0)",