Bump ical to 4.2.4 (#84248)
This commit is contained in:
parent
09ae02fd56
commit
df23f03131
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Local Calendar",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/local_calendar",
|
||||
"requirements": ["ical==4.2.3"],
|
||||
"requirements": ["ical==4.2.4"],
|
||||
"codeowners": ["@allenporter"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["ical"]
|
||||
|
|
|
@ -930,7 +930,7 @@ ibm-watson==5.2.2
|
|||
ibmiotf==0.3.4
|
||||
|
||||
# homeassistant.components.local_calendar
|
||||
ical==4.2.3
|
||||
ical==4.2.4
|
||||
|
||||
# homeassistant.components.ping
|
||||
icmplib==3.0
|
||||
|
|
|
@ -695,7 +695,7 @@ iaqualink==0.5.0
|
|||
ibeacon_ble==1.0.1
|
||||
|
||||
# homeassistant.components.local_calendar
|
||||
ical==4.2.3
|
||||
ical==4.2.4
|
||||
|
||||
# homeassistant.components.ping
|
||||
icmplib==3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue