mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump gcal_sync to 7.0.0 (#134687)
This commit is contained in:
parent
8a880d6134
commit
c7993eff99
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/google",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["googleapiclient"],
|
||||
"requirements": ["gcal-sync==6.2.0", "oauth2client==4.1.3", "ical==8.3.0"]
|
||||
"requirements": ["gcal-sync==7.0.0", "oauth2client==4.1.3", "ical==8.3.0"]
|
||||
}
|
||||
|
@ -968,7 +968,7 @@ gardena-bluetooth==1.5.0
|
||||
gassist-text==0.0.11
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==6.2.0
|
||||
gcal-sync==7.0.0
|
||||
|
||||
# homeassistant.components.geniushub
|
||||
geniushub-client==0.7.1
|
||||
|
@ -821,7 +821,7 @@ gardena-bluetooth==1.5.0
|
||||
gassist-text==0.0.11
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==6.2.0
|
||||
gcal-sync==7.0.0
|
||||
|
||||
# homeassistant.components.geniushub
|
||||
geniushub-client==0.7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user