mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Bump gcal_sync to 6.0.1 (#103861)
This commit is contained in:
parent
b2f31d5763
commit
fd7d2dfe75
@ -7,5 +7,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/calendar.google",
|
"documentation": "https://www.home-assistant.io/integrations/calendar.google",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["googleapiclient"],
|
"loggers": ["googleapiclient"],
|
||||||
"requirements": ["gcal-sync==5.0.0", "oauth2client==4.1.3"]
|
"requirements": ["gcal-sync==6.0.1", "oauth2client==4.1.3"]
|
||||||
}
|
}
|
||||||
|
@ -863,7 +863,7 @@ gardena-bluetooth==1.4.0
|
|||||||
gassist-text==0.0.10
|
gassist-text==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.google
|
# homeassistant.components.google
|
||||||
gcal-sync==5.0.0
|
gcal-sync==6.0.1
|
||||||
|
|
||||||
# homeassistant.components.geniushub
|
# homeassistant.components.geniushub
|
||||||
geniushub-client==0.7.1
|
geniushub-client==0.7.1
|
||||||
|
@ -685,7 +685,7 @@ gardena-bluetooth==1.4.0
|
|||||||
gassist-text==0.0.10
|
gassist-text==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.google
|
# homeassistant.components.google
|
||||||
gcal-sync==5.0.0
|
gcal-sync==6.0.1
|
||||||
|
|
||||||
# homeassistant.components.geocaching
|
# homeassistant.components.geocaching
|
||||||
geocachingapi==0.2.1
|
geocachingapi==0.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user