mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump gcal_sync to 6.0.3 (#104423)
This commit is contained in:
parent
60370228f6
commit
114ca70961
@ -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==6.0.1", "oauth2client==4.1.3"]
|
"requirements": ["gcal-sync==6.0.3", "oauth2client==4.1.3"]
|
||||||
}
|
}
|
||||||
|
@ -862,7 +862,7 @@ gardena-bluetooth==1.4.0
|
|||||||
gassist-text==0.0.10
|
gassist-text==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.google
|
# homeassistant.components.google
|
||||||
gcal-sync==6.0.1
|
gcal-sync==6.0.3
|
||||||
|
|
||||||
# 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==6.0.1
|
gcal-sync==6.0.3
|
||||||
|
|
||||||
# homeassistant.components.geocaching
|
# homeassistant.components.geocaching
|
||||||
geocachingapi==0.2.1
|
geocachingapi==0.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user