Bump gcal_sync to 4.0.3 (#82606)

fixes undefined
This commit is contained in:
Allen Porter 2022-11-24 08:01:20 -08:00 committed by Franck Nijhof
parent c91ef833f4
commit e3d1851343
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -725,7 +725,7 @@ gTTS==2.2.4
garages-amsterdam==3.0.0
# homeassistant.components.google
gcal-sync==4.0.2
gcal-sync==4.0.3
# homeassistant.components.geniushub
geniushub-client==0.6.30

View File

@ -541,7 +541,7 @@ gTTS==2.2.4
garages-amsterdam==3.0.0
# homeassistant.components.google
gcal-sync==4.0.2
gcal-sync==4.0.3
# homeassistant.components.geocaching
geocachingapi==0.2.1