From 929bfd3dfce6d40057eba9d78b2e8d44f3d4c0e2 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Wed, 26 Apr 2023 15:31:35 -0500 Subject: [PATCH] Bump intents to 2023.4.26 (#92070) Co-authored-by: Franck Nijhof --- 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 9b1f111d552..0221d80002c 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.0.6", "home-assistant-intents==2023.4.17-1"] + "requirements": ["hassil==1.0.6", "home-assistant-intents==2023.4.26"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 8b9539cd8e9..52429425462 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -26,7 +26,7 @@ hass-nabucasa==0.66.2 hassil==1.0.6 home-assistant-bluetooth==1.10.0 home-assistant-frontend==20230426.0 -home-assistant-intents==2023.4.17-1 +home-assistant-intents==2023.4.26 httpx==0.24.0 ifaddr==0.1.7 janus==1.0.0 diff --git a/requirements_all.txt b/requirements_all.txt index d79390f5a88..93782c84047 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -914,7 +914,7 @@ holidays==0.21.13 home-assistant-frontend==20230426.0 # homeassistant.components.conversation -home-assistant-intents==2023.4.17-1 +home-assistant-intents==2023.4.26 # homeassistant.components.home_connect homeconnect==0.7.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b94fd57291a..8b8d7dfaa25 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -703,7 +703,7 @@ holidays==0.21.13 home-assistant-frontend==20230426.0 # homeassistant.components.conversation -home-assistant-intents==2023.4.17-1 +home-assistant-intents==2023.4.26 # homeassistant.components.home_connect homeconnect==0.7.2