From 289263087c71e621707c1b149c38b8d6b4394930 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Mon, 3 Jun 2024 21:47:09 -0500 Subject: [PATCH] Bump intents to 2024.6.3 (#118748) --- 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 d69a65b9c6e..6873e47e647 100644 --- a/homeassistant/components/conversation/manifest.json +++ b/homeassistant/components/conversation/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/conversation", "integration_type": "system", "quality_scale": "internal", - "requirements": ["hassil==1.7.1", "home-assistant-intents==2024.5.28"] + "requirements": ["hassil==1.7.1", "home-assistant-intents==2024.6.3"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index b2be5a92267..e2b47a43132 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -33,7 +33,7 @@ hass-nabucasa==0.81.0 hassil==1.7.1 home-assistant-bluetooth==1.12.0 home-assistant-frontend==20240603.0 -home-assistant-intents==2024.5.28 +home-assistant-intents==2024.6.3 httpx==0.27.0 ifaddr==0.2.0 Jinja2==3.1.4 diff --git a/requirements_all.txt b/requirements_all.txt index c6b7681cc81..fcb54a6c3be 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1090,7 +1090,7 @@ holidays==0.49 home-assistant-frontend==20240603.0 # homeassistant.components.conversation -home-assistant-intents==2024.5.28 +home-assistant-intents==2024.6.3 # homeassistant.components.home_connect homeconnect==0.7.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3b96777fe38..19f25c3ef8b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -892,7 +892,7 @@ holidays==0.49 home-assistant-frontend==20240603.0 # homeassistant.components.conversation -home-assistant-intents==2024.5.28 +home-assistant-intents==2024.6.3 # homeassistant.components.home_connect homeconnect==0.7.2