Bump gcal-sync to 4.1.2 (#85631)

This commit is contained in:
Allen Porter 2023-01-10 10:15:55 -08:00 committed by Paulus Schoutsen
parent b5d1421dfd
commit 62a003a053
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.1.1", "oauth2client==4.1.3"],
"requirements": ["gcal-sync==4.1.2", "oauth2client==4.1.3"],
"codeowners": ["@allenporter"],
"iot_class": "cloud_polling",
"loggers": ["googleapiclient"]

View File

@ -744,7 +744,7 @@ gTTS==2.2.4
gassist-text==0.0.7
# homeassistant.components.google
gcal-sync==4.1.1
gcal-sync==4.1.2
# homeassistant.components.geniushub
geniushub-client==0.6.30

View File

@ -560,7 +560,7 @@ gTTS==2.2.4
gassist-text==0.0.7
# homeassistant.components.google
gcal-sync==4.1.1
gcal-sync==4.1.2
# homeassistant.components.geocaching
geocachingapi==0.2.1