diff --git a/homeassistant/components/google/manifest.json b/homeassistant/components/google/manifest.json index ec9fb7018d6..00561cb5fd6 100644 --- a/homeassistant/components/google/manifest.json +++ b/homeassistant/components/google/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://www.home-assistant.io/integrations/calendar.google", "iot_class": "cloud_polling", "loggers": ["googleapiclient"], - "requirements": ["gcal-sync==6.0.3", "oauth2client==4.1.3", "ical==7.0.3"] + "requirements": ["gcal-sync==6.0.4", "oauth2client==4.1.3", "ical==7.0.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 7ca3f82dae1..9114e5ea805 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -911,7 +911,7 @@ gardena-bluetooth==1.4.1 gassist-text==0.0.11 # homeassistant.components.google -gcal-sync==6.0.3 +gcal-sync==6.0.4 # homeassistant.components.geniushub geniushub-client==0.7.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index eee4500495d..3bbaf55bc42 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -743,7 +743,7 @@ gardena-bluetooth==1.4.1 gassist-text==0.0.11 # homeassistant.components.google -gcal-sync==6.0.3 +gcal-sync==6.0.4 # homeassistant.components.geocaching geocachingapi==0.2.1