From 114ca709617ec32de344a1456398c9d7ef88d4fe Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Fri, 24 Nov 2023 01:12:00 -0800 Subject: [PATCH] Bump gcal_sync to 6.0.3 (#104423) --- 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 fc9107bb8d2..27e462a380e 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.1", "oauth2client==4.1.3"] + "requirements": ["gcal-sync==6.0.3", "oauth2client==4.1.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index ec18b4aaeb5..19dba37b23b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -862,7 +862,7 @@ gardena-bluetooth==1.4.0 gassist-text==0.0.10 # homeassistant.components.google -gcal-sync==6.0.1 +gcal-sync==6.0.3 # homeassistant.components.geniushub geniushub-client==0.7.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f6a6b72c70d..fbc10c2b45d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -685,7 +685,7 @@ gardena-bluetooth==1.4.0 gassist-text==0.0.10 # homeassistant.components.google -gcal-sync==6.0.1 +gcal-sync==6.0.3 # homeassistant.components.geocaching geocachingapi==0.2.1