Upgrade caldav to 1.1.3 (#88681)
* Update caldav to 1.1.3 * update caldav to 1.1.3 * update caldav to 1.1.3 --------- Co-authored-by: Allen Porter <allen@thebends.org>pull/88979/head
parent
d26f430766
commit
d399855e50
|
@ -5,5 +5,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/caldav",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["caldav", "vobject"],
|
||||
"requirements": ["caldav==1.1.1"]
|
||||
"requirements": ["caldav==1.1.3"]
|
||||
}
|
||||
|
|
|
@ -504,7 +504,7 @@ btsmarthub_devicelist==0.2.3
|
|||
buienradar==1.0.5
|
||||
|
||||
# homeassistant.components.caldav
|
||||
caldav==1.1.1
|
||||
caldav==1.1.3
|
||||
|
||||
# homeassistant.components.circuit
|
||||
circuit-webhook==1.0.1
|
||||
|
|
|
@ -405,7 +405,7 @@ bthome-ble==2.5.2
|
|||
buienradar==1.0.5
|
||||
|
||||
# homeassistant.components.caldav
|
||||
caldav==1.1.1
|
||||
caldav==1.1.3
|
||||
|
||||
# homeassistant.components.co2signal
|
||||
co2signal==0.4.2
|
||||
|
|
Loading…
Reference in New Issue