fix(deps): update dependency icalendar to v7

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2026-02-24 17:17:49 +00:00
committed by GitHub
parent 7384b47795
commit 3edc226d17
2 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies = [
"mcp[cli] (>=1.26,<1.27)",
"httpx (>=0.28.1,<0.29.0)",
"pillow (>=10.3.0,<12.0.0)", # Compatible with fastembed
"icalendar (>=6.0.0,<7.0.0)",
"icalendar (>=7.0.2,<7.1.0)",
"pythonvcard4>=0.2.0",
"pydantic>=2.11.4",
"click>=8.1.8",