From 73a960af3426182057473c29c54db2f4281f3d08 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Thu, 6 Apr 2023 13:44:34 -0700 Subject: [PATCH] Bump gcal_sync to 4.1.3 (#90968) --- 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 d79cd105c83..8c5df8648e7 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==4.1.2", "oauth2client==4.1.3"] + "requirements": ["gcal-sync==4.1.3", "oauth2client==4.1.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index e00d154d7c8..e749d8240af 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -757,7 +757,7 @@ gTTS==2.2.4 gassist-text==0.0.10 # homeassistant.components.google -gcal-sync==4.1.2 +gcal-sync==4.1.3 # homeassistant.components.geniushub geniushub-client==0.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7d8564da8bc..4650a036aed 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -579,7 +579,7 @@ gTTS==2.2.4 gassist-text==0.0.10 # homeassistant.components.google -gcal-sync==4.1.2 +gcal-sync==4.1.3 # homeassistant.components.geocaching geocachingapi==0.2.1