From 5367886732a5af1d5b07d4975480394612bc3f12 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Wed, 7 Aug 2024 10:42:59 -0500 Subject: [PATCH] Bump intents to 2024.8.7 (#123295) --- 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 65c79cef187e0b..d7a308b8b2bbfb 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.4", "home-assistant-intents==2024.7.29"] + "requirements": ["hassil==1.7.4", "home-assistant-intents==2024.8.7"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 13fbcabf0d132d..472134fea371d7 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -32,7 +32,7 @@ hass-nabucasa==0.81.1 hassil==1.7.4 home-assistant-bluetooth==1.12.2 home-assistant-frontend==20240806.1 -home-assistant-intents==2024.7.29 +home-assistant-intents==2024.8.7 httpx==0.27.0 ifaddr==0.2.0 Jinja2==3.1.4 diff --git a/requirements_all.txt b/requirements_all.txt index cf96a4363e55eb..b8f50d328f1a37 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1096,7 +1096,7 @@ holidays==0.53 home-assistant-frontend==20240806.1 # homeassistant.components.conversation -home-assistant-intents==2024.7.29 +home-assistant-intents==2024.8.7 # homeassistant.components.home_connect homeconnect==0.8.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8c215eedcea4e7..f6602bf082b749 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -919,7 +919,7 @@ holidays==0.53 home-assistant-frontend==20240806.1 # homeassistant.components.conversation -home-assistant-intents==2024.7.29 +home-assistant-intents==2024.8.7 # homeassistant.components.home_connect homeconnect==0.8.0