diff --git a/homeassistant/components/google/manifest.json b/homeassistant/components/google/manifest.json index ec9fb7018d6708996e6b53a275963df1617a34d9..00561cb5fd6ddead4bcb1e77268931ce0fb501e6 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 7ca3f82dae1a616dfe90814e243da4d1ad5d49cd..9114e5ea805b8197e0fa28d00e2284ca70a8de82 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 eee4500495ddb6337b0da1ac6e22fa80ee1ed0df..3bbaf55bc4211590eda782dac2d3f7890f95f76c 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