mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump ical to 4.2.9 (#85401)
This commit is contained in:
parent
8b6e54a01b
commit
07fa7504fb
@ -3,7 +3,7 @@
|
|||||||
"name": "Local Calendar",
|
"name": "Local Calendar",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/local_calendar",
|
"documentation": "https://www.home-assistant.io/integrations/local_calendar",
|
||||||
"requirements": ["ical==4.2.8"],
|
"requirements": ["ical==4.2.9"],
|
||||||
"codeowners": ["@allenporter"],
|
"codeowners": ["@allenporter"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["ical"]
|
"loggers": ["ical"]
|
||||||
|
@ -946,7 +946,7 @@ ibm-watson==5.2.2
|
|||||||
ibmiotf==0.3.4
|
ibmiotf==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.local_calendar
|
# homeassistant.components.local_calendar
|
||||||
ical==4.2.8
|
ical==4.2.9
|
||||||
|
|
||||||
# homeassistant.components.ping
|
# homeassistant.components.ping
|
||||||
icmplib==3.0
|
icmplib==3.0
|
||||||
|
@ -711,7 +711,7 @@ iaqualink==0.5.0
|
|||||||
ibeacon_ble==1.0.1
|
ibeacon_ble==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.local_calendar
|
# homeassistant.components.local_calendar
|
||||||
ical==4.2.8
|
ical==4.2.9
|
||||||
|
|
||||||
# homeassistant.components.ping
|
# homeassistant.components.ping
|
||||||
icmplib==3.0
|
icmplib==3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user