fix(deps): update dependency icalendar to >=7.1.0,<7.2.0

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2026-05-01 04:22:42 +00:00
committed by GitHub
parent 0c2d3e1086
commit 035825d187
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies = [
"mcp[cli] (>=1.27,<1.28)",
"httpx (>=0.28.1,<0.29.0)",
"pillow (>=10.3.0,<12.0.0)", # Compatible with fastembed
"icalendar (>=7.0.2,<7.1.0)",
"icalendar (>=7.1.0,<7.2.0)",
"pythonvcard4>=0.2.0",
"pydantic>=2.11.4",
"click>=8.1.8",