Bump gcal_sync to 6.1.4 (#120941)
This commit is contained in:
parent
8354aa434e
commit
d53cfbbb4e
3 changed files with 3 additions and 3 deletions
|
@ -7,5 +7,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/calendar.google",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["googleapiclient"],
|
||||
"requirements": ["gcal-sync==6.1.3", "oauth2client==4.1.3", "ical==8.1.1"]
|
||||
"requirements": ["gcal-sync==6.1.4", "oauth2client==4.1.3", "ical==8.1.1"]
|
||||
}
|
||||
|
|
|
@ -924,7 +924,7 @@ gardena-bluetooth==1.4.2
|
|||
gassist-text==0.0.11
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==6.1.3
|
||||
gcal-sync==6.1.4
|
||||
|
||||
# homeassistant.components.geniushub
|
||||
geniushub-client==0.7.1
|
||||
|
|
|
@ -762,7 +762,7 @@ gardena-bluetooth==1.4.2
|
|||
gassist-text==0.0.11
|
||||
|
||||
# homeassistant.components.google
|
||||
gcal-sync==6.1.3
|
||||
gcal-sync==6.1.4
|
||||
|
||||
# homeassistant.components.geocaching
|
||||
geocachingapi==0.2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue