mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Bump gcal_sync to 6.2.0 (#128949)
This commit is contained in:
parent
1eb30cf3ab
commit
98eb9bf2bd
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/google",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["googleapiclient"],
|
||||
"requirements": ["gcal-sync==6.1.6", "oauth2client==4.1.3", "ical==8.2.0"]
|
||||
"requirements": ["gcal-sync==6.2.0", "oauth2client==4.1.3", "ical==8.2.0"]
|
||||
}
|
||||
|
@ -946,7 +946,7 @@ gardena-bluetooth==1.4.3
|
||||
gassist-text==0.0.11
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==6.1.6
|
||||
gcal-sync==6.2.0
|
||||
|
||||
# homeassistant.components.geniushub
|
||||
geniushub-client==0.7.1
|
||||
|
@ -799,7 +799,7 @@ gardena-bluetooth==1.4.3
|
||||
gassist-text==0.0.11
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==6.1.6
|
||||
gcal-sync==6.2.0
|
||||
|
||||
# homeassistant.components.geniushub
|
||||
geniushub-client==0.7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user