Merge pull request #749 from cbcoutinho/renovate/icalendar-7.x

fix(deps): update dependency icalendar to >=7.1.0,<7.2.0
This commit is contained in:
Chris Coutinho
2026-05-02 01:56:49 +02:00
committed by GitHub
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",