From b0c9ff033ef1cabdef1eff3111dc91bdc8162a49 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Fri, 22 Sep 2023 19:29:00 -0500 Subject: [PATCH] Bump intents to 2023.9.22 (#100737) --- homeassistant/components/conversation/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/conversation/manifest.json b/homeassistant/components/conversation/manifest.json index 9e0909b6dfc..2f733ead486 100644 --- a/homeassistant/components/conversation/manifest.json +++ b/homeassistant/components/conversation/manifest.json @@ -7,5 +7,5 @@ "integration_type": "system", "iot_class": "local_push", "quality_scale": "internal", - "requirements": ["hassil==1.2.5", "home-assistant-intents==2023.8.2"] + "requirements": ["hassil==1.2.5", "home-assistant-intents==2023.9.22"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 6c65a08a97e..ff1c558a8d6 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -23,7 +23,7 @@ hass-nabucasa==0.71.0 hassil==1.2.5 home-assistant-bluetooth==1.10.3 home-assistant-frontend==20230911.0 -home-assistant-intents==2023.8.2 +home-assistant-intents==2023.9.22 httpx==0.24.1 ifaddr==0.2.0 janus==1.0.0 diff --git a/requirements_all.txt b/requirements_all.txt index b67adc22e38..41e1fa78614 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1001,7 +1001,7 @@ holidays==0.28 home-assistant-frontend==20230911.0 # homeassistant.components.conversation -home-assistant-intents==2023.8.2 +home-assistant-intents==2023.9.22 # homeassistant.components.home_connect homeconnect==0.7.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 888d32af352..8adb66a1795 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -787,7 +787,7 @@ holidays==0.28 home-assistant-frontend==20230911.0 # homeassistant.components.conversation -home-assistant-intents==2023.8.2 +home-assistant-intents==2023.9.22 # homeassistant.components.home_connect homeconnect==0.7.2