From bc6917552f9b8532fabcad24f4deb7745507806e Mon Sep 17 00:00:00 2001 From: tronikos Date: Thu, 14 Mar 2024 01:47:09 -0700 Subject: [PATCH] Bump gassist-text to 0.0.11 (#113386) Co-authored-by: J. Nick Koston --- homeassistant/components/google_assistant_sdk/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_assistant_sdk/manifest.json b/homeassistant/components/google_assistant_sdk/manifest.json index d52b7c18c41..b6281e2a4f0 100644 --- a/homeassistant/components/google_assistant_sdk/manifest.json +++ b/homeassistant/components/google_assistant_sdk/manifest.json @@ -8,5 +8,5 @@ "integration_type": "service", "iot_class": "cloud_polling", "quality_scale": "platinum", - "requirements": ["gassist-text==0.0.10"] + "requirements": ["gassist-text==0.0.11"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5cdbce2a594..ad00d983451 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -902,7 +902,7 @@ gTTS==2.2.4 gardena-bluetooth==1.4.1 # homeassistant.components.google_assistant_sdk -gassist-text==0.0.10 +gassist-text==0.0.11 # homeassistant.components.google gcal-sync==6.0.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0d3a3410c96..484f685611a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -734,7 +734,7 @@ gTTS==2.2.4 gardena-bluetooth==1.4.1 # homeassistant.components.google_assistant_sdk -gassist-text==0.0.10 +gassist-text==0.0.11 # homeassistant.components.google gcal-sync==6.0.3