From c1bbcfd275da71b2322fa886adbd543e6fd66e24 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Sat, 30 Apr 2022 09:33:30 -0700 Subject: [PATCH] Bump gcal_sync to 0.7.0 (#71116) --- homeassistant/components/google/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/google/manifest.json b/homeassistant/components/google/manifest.json index 0e9a2fe7ddb..46c5844819a 100644 --- a/homeassistant/components/google/manifest.json +++ b/homeassistant/components/google/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "dependencies": ["auth"], "documentation": "https://www.home-assistant.io/integrations/calendar.google/", - "requirements": ["gcal-sync==0.6.3", "oauth2client==4.1.3"], + "requirements": ["gcal-sync==0.7.0", "oauth2client==4.1.3"], "codeowners": ["@allenporter"], "iot_class": "cloud_polling", "loggers": ["googleapiclient"] diff --git a/requirements_all.txt b/requirements_all.txt index f2ed9354f40..bc6f24cd830 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -689,7 +689,7 @@ gTTS==2.2.4 garages-amsterdam==3.0.0 # homeassistant.components.google -gcal-sync==0.6.3 +gcal-sync==0.7.0 # homeassistant.components.geniushub geniushub-client==0.6.30 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index df6be01b0ce..3ddba1992a0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -486,7 +486,7 @@ gTTS==2.2.4 garages-amsterdam==3.0.0 # homeassistant.components.google -gcal-sync==0.6.3 +gcal-sync==0.7.0 # homeassistant.components.usgs_earthquakes_feed geojson_client==0.6