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

This commit is contained in:
Allen Porter 2022-04-27 21:17:25 -07:00 committed by GitHub
parent 2270b7df8d
commit 474087bf7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true, "config_flow": true,
"dependencies": ["auth"], "dependencies": ["auth"],
"documentation": "https://www.home-assistant.io/integrations/calendar.google/", "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"], "codeowners": ["@allenporter"],
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"loggers": ["googleapiclient"] "loggers": ["googleapiclient"]

View File

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

View File

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