Bump ical to 5.0.1 (#98998)

This commit is contained in:
Allen Porter
2023-08-25 00:43:11 -07:00
committed by GitHub
parent 3e02fb1f07
commit 960d66e168
3 changed files with 3 additions and 3 deletions

View File

@@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/local_calendar",
"iot_class": "local_polling",
"loggers": ["ical"],
"requirements": ["ical==4.5.4"]
"requirements": ["ical==5.0.1"]
}