From 18a7f004dbc9bc6a4f41e3ab4464f33c3bbd7266 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Tue, 12 Mar 2024 11:45:14 -0500 Subject: [PATCH] Bump intents to 2023.3.12 (#113160) Bump intents --- 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 4e3339d227b..00f645ea0f3 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.3.6"] + "requirements": ["hassil==1.6.1", "home-assistant-intents==2024.3.12"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index df3da9e332b..e68407ca389 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==20240307.0 -home-assistant-intents==2024.3.6 +home-assistant-intents==2024.3.12 httpx==0.27.0 ifaddr==0.2.0 Jinja2==3.1.3 diff --git a/requirements_all.txt b/requirements_all.txt index 5eb675a6df7..3cfa97059c2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1074,7 +1074,7 @@ holidays==0.44 home-assistant-frontend==20240307.0 # homeassistant.components.conversation -home-assistant-intents==2024.3.6 +home-assistant-intents==2024.3.12 # homeassistant.components.home_connect homeconnect==0.7.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 30d8f19d146..68f84892be2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -873,7 +873,7 @@ holidays==0.44 home-assistant-frontend==20240307.0 # homeassistant.components.conversation -home-assistant-intents==2024.3.6 +home-assistant-intents==2024.3.12 # homeassistant.components.home_connect homeconnect==0.7.2