diff --git a/homeassistant/components/google/manifest.json b/homeassistant/components/google/manifest.json index c33f78c51c6ba65b9dc4c33e98bd9b5e1885adf3..bd04597e5138fbb2b8bf0688691d81c476a1cb31 100644 --- a/homeassistant/components/google/manifest.json +++ b/homeassistant/components/google/manifest.json @@ -7,5 +7,5 @@ "documentation": "https://www.home-assistant.io/integrations/google", "iot_class": "cloud_polling", "loggers": ["googleapiclient"], - "requirements": ["gcal-sync==6.2.0", "oauth2client==4.1.3", "ical==8.3.0"] + "requirements": ["gcal-sync==7.0.0", "oauth2client==4.1.3", "ical==8.3.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 8c5d245b2f963689712ad6c282614b267c762b99..cc17cbde00fe92a47d6c894a88ea28ac1b5fda9e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -968,7 +968,7 @@ gardena-bluetooth==1.5.0 gassist-text==0.0.11 # homeassistant.components.google -gcal-sync==6.2.0 +gcal-sync==7.0.0 # homeassistant.components.geniushub geniushub-client==0.7.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index be9d7e7b2e22d57f32495bc05155964c4d67a90a..bc12b9b63491baba9b11ffc0251b1e1a3d26abc6 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -821,7 +821,7 @@ gardena-bluetooth==1.5.0 gassist-text==0.0.11 # homeassistant.components.google -gcal-sync==6.2.0 +gcal-sync==7.0.0 # homeassistant.components.geniushub geniushub-client==0.7.1