Bump gcal_sync to 0.7.0 (#71116)
parent
adc2f3d169
commit
c1bbcfd275
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"dependencies": ["auth"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/calendar.google/",
|
||||
"requirements": ["gcal-sync==0.6.3", "oauth2client==4.1.3"],
|
||||
"requirements": ["gcal-sync==0.7.0", "oauth2client==4.1.3"],
|
||||
"codeowners": ["@allenporter"],
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["googleapiclient"]
|
||||
|
|
|
@ -689,7 +689,7 @@ gTTS==2.2.4
|
|||
garages-amsterdam==3.0.0
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==0.6.3
|
||||
gcal-sync==0.7.0
|
||||
|
||||
# homeassistant.components.geniushub
|
||||
geniushub-client==0.6.30
|
||||
|
|
|
@ -486,7 +486,7 @@ gTTS==2.2.4
|
|||
garages-amsterdam==3.0.0
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==0.6.3
|
||||
gcal-sync==0.7.0
|
||||
|
||||
# homeassistant.components.usgs_earthquakes_feed
|
||||
geojson_client==0.6
|
||||
|
|
Loading…
Reference in New Issue