mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump gcal_sync to 4.1.4 (#91062)
This commit is contained in:
parent
53d7e33607
commit
96a3e10ff3
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/calendar.google/",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["googleapiclient"],
|
||||
"requirements": ["gcal-sync==4.1.3", "oauth2client==4.1.3"]
|
||||
"requirements": ["gcal-sync==4.1.4", "oauth2client==4.1.3"]
|
||||
}
|
||||
|
@ -757,7 +757,7 @@ gTTS==2.2.4
|
||||
gassist-text==0.0.10
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==4.1.3
|
||||
gcal-sync==4.1.4
|
||||
|
||||
# homeassistant.components.geniushub
|
||||
geniushub-client==0.7.0
|
||||
|
@ -579,7 +579,7 @@ gTTS==2.2.4
|
||||
gassist-text==0.0.10
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==4.1.3
|
||||
gcal-sync==4.1.4
|
||||
|
||||
# homeassistant.components.geocaching
|
||||
geocachingapi==0.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user