mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 17:04:04 -04:00
Bump gcal-sync to 9.1.1 (#181499)
Co-authored-by: Home Assistant Developer <hello@home-assistant.io>
This commit is contained in:
co-authored by
Home Assistant Developer
parent
ce022ea2d5
commit
4f98b35340
@@ -8,5 +8,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["googleapiclient"],
|
||||
"requirements": ["gcal-sync==9.1.0", "oauth2client==4.1.3", "ical==14.1.1"]
|
||||
"requirements": ["gcal-sync==9.1.1", "oauth2client==4.1.3", "ical==14.1.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1109,7 +1109,7 @@ gatus-api==1.2.0
|
||||
gazetteer-matcher==1.1.0
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==9.1.0
|
||||
gcal-sync==9.1.1
|
||||
|
||||
# homeassistant.components.aladdin_connect
|
||||
genie-partner-sdk==1.0.11
|
||||
|
||||
Reference in New Issue
Block a user