Bump gcal_sync 0.6.3 to fix calendar path encoding bug (#70959)

pull/71005/head
Allen Porter 2022-04-27 21:17:25 -07:00 committed by Paulus Schoutsen
parent 6a131ca7de
commit 8a33eb4418
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true,
"dependencies": ["auth"],
"documentation": "https://www.home-assistant.io/integrations/calendar.google/",
"requirements": ["gcal-sync==0.6.2", "oauth2client==4.1.3"],
"requirements": ["gcal-sync==0.6.3", "oauth2client==4.1.3"],
"codeowners": ["@allenporter"],
"iot_class": "cloud_polling",
"loggers": ["googleapiclient"]

View File

@ -689,7 +689,7 @@ gTTS==2.2.4
garages-amsterdam==3.0.0
# homeassistant.components.google
gcal-sync==0.6.2
gcal-sync==0.6.3
# homeassistant.components.geniushub
geniushub-client==0.6.30

View File

@ -486,7 +486,7 @@ gTTS==2.2.4
garages-amsterdam==3.0.0
# homeassistant.components.google
gcal-sync==0.6.2
gcal-sync==0.6.3
# homeassistant.components.usgs_earthquakes_feed
geojson_client==0.6