From 06d6122663f0173e2f20216f55d55ae37a3992e9 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Mon, 2 Oct 2023 14:23:13 -0500 Subject: [PATCH] Bump intents to 2023.10.2 (#101277) --- 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 2f733ead486391..f11dda15a4e975 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.9.22"] + "requirements": ["hassil==1.2.5", "home-assistant-intents==2023.10.2"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 659caa1078dc5d..db28fbc4ac6463 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -22,7 +22,7 @@ hass-nabucasa==0.71.0 hassil==1.2.5 home-assistant-bluetooth==1.10.3 home-assistant-frontend==20230928.0 -home-assistant-intents==2023.9.22 +home-assistant-intents==2023.10.2 httpx==0.24.1 ifaddr==0.2.0 janus==1.0.0 diff --git a/requirements_all.txt b/requirements_all.txt index 11377c14cc0922..ac292c534343fc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1000,7 +1000,7 @@ holidays==0.28 home-assistant-frontend==20230928.0 # homeassistant.components.conversation -home-assistant-intents==2023.9.22 +home-assistant-intents==2023.10.2 # homeassistant.components.home_connect homeconnect==0.7.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9c2750f007b594..bd8e3c478745b0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -789,7 +789,7 @@ holidays==0.28 home-assistant-frontend==20230928.0 # homeassistant.components.conversation -home-assistant-intents==2023.9.22 +home-assistant-intents==2023.10.2 # homeassistant.components.home_connect homeconnect==0.7.2