diff --git a/homeassistant/components/google/manifest.json b/homeassistant/components/google/manifest.json index 46886ac36534..22fc0bdd7222 100644 --- a/homeassistant/components/google/manifest.json +++ b/homeassistant/components/google/manifest.json @@ -8,5 +8,5 @@ "integration_type": "service", "iot_class": "cloud_polling", "loggers": ["googleapiclient"], - "requirements": ["gcal-sync==9.1.0", "oauth2client==4.1.3", "ical==14.1.1"] + "requirements": ["gcal-sync==9.1.1", "oauth2client==4.1.3", "ical==14.1.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1d2eb3766f42..ea109d84b9e1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1109,7 +1109,7 @@ gatus-api==1.2.0 gazetteer-matcher==1.1.0 # homeassistant.components.google -gcal-sync==9.1.0 +gcal-sync==9.1.1 # homeassistant.components.aladdin_connect genie-partner-sdk==1.0.11