diff --git a/homeassistant/components/google/manifest.json b/homeassistant/components/google/manifest.json
index c0afb4f97262aa92eb8df2b5a5d5dcc5fbf2592c..85c4714432b2f312eb48cd4802cd1b76ba7c76bd 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.1.6", "oauth2client==4.1.3", "ical==8.2.0"]
+  "requirements": ["gcal-sync==6.2.0", "oauth2client==4.1.3", "ical==8.2.0"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index 6a57fdd6c98a0fd82076450369025f493142080f..e829e348390b49133bb9358fa8e8b4b64717e523 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -946,7 +946,7 @@ gardena-bluetooth==1.4.3
 gassist-text==0.0.11
 
 # homeassistant.components.google
-gcal-sync==6.1.6
+gcal-sync==6.2.0
 
 # homeassistant.components.geniushub
 geniushub-client==0.7.1
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 8d8e2f5947ca30494021c267965f565a0d40d53a..cd50bed80a8f40b0082d426f092be531ba31b0fd 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -799,7 +799,7 @@ gardena-bluetooth==1.4.3
 gassist-text==0.0.11
 
 # homeassistant.components.google
-gcal-sync==6.1.6
+gcal-sync==6.2.0
 
 # homeassistant.components.geniushub
 geniushub-client==0.7.1