From 44a1ac296058da96f5efe2dbb9a81ce7f2816c91 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Wed, 6 Mar 2024 11:28:08 -0600 Subject: [PATCH] Bump intents to 2024.3.6 --- 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 6f484941a3d96d..4e3339d227b4a9 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.6.1", "home-assistant-intents==2024.2.28"] + "requirements": ["hassil==1.6.1", "home-assistant-intents==2024.3.6"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index b2563831301a97..dfb9b8a8c571dd 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -31,7 +31,7 @@ hass-nabucasa==0.78.0 hassil==1.6.1 home-assistant-bluetooth==1.12.0 home-assistant-frontend==20240306.0 -home-assistant-intents==2024.2.28 +home-assistant-intents==2024.3.6 httpx==0.27.0 ifaddr==0.2.0 Jinja2==3.1.3 diff --git a/requirements_all.txt b/requirements_all.txt index 4470a8dec341ec..35f4d96a65d609 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1077,7 +1077,7 @@ holidays==0.44 home-assistant-frontend==20240306.0 # homeassistant.components.conversation -home-assistant-intents==2024.2.28 +home-assistant-intents==2024.3.6 # homeassistant.components.home_connect homeconnect==0.7.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fc704fff6bfb65..cff88c23f22dcd 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -876,7 +876,7 @@ holidays==0.44 home-assistant-frontend==20240306.0 # homeassistant.components.conversation -home-assistant-intents==2024.2.28 +home-assistant-intents==2024.3.6 # homeassistant.components.home_connect homeconnect==0.7.2