Bump gcal_sync to 2.2.2 and fix recurring event bug (#81339)

* Bump gcal_sync to 2.2.2 and fix recurring event bug

* Bump to 2.2.2
pull/81348/head
Allen Porter 2022-11-01 02:08:36 -07:00 committed by GitHub
parent 16beed2565
commit 2b935564c2
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,
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/calendar.google/",
"requirements": ["gcal-sync==2.2.0", "oauth2client==4.1.3"],
"requirements": ["gcal-sync==2.2.2", "oauth2client==4.1.3"],
"codeowners": ["@allenporter"],
"iot_class": "cloud_polling",
"loggers": ["googleapiclient"]

View File

@ -728,7 +728,7 @@ gTTS==2.2.4
garages-amsterdam==3.0.0
# homeassistant.components.google
gcal-sync==2.2.0
gcal-sync==2.2.2
# homeassistant.components.geniushub
geniushub-client==0.6.30

View File

@ -544,7 +544,7 @@ gTTS==2.2.4
garages-amsterdam==3.0.0
# homeassistant.components.google
gcal-sync==2.2.0
gcal-sync==2.2.2
# homeassistant.components.geocaching
geocachingapi==0.2.1