From cc36071612cef00060f378d7ab38ec25d75447f8 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Mon, 5 Feb 2024 16:09:33 +0100 Subject: [PATCH] Update frontend to 20240205.0 (#109716) --- homeassistant/components/frontend/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/frontend/manifest.json b/homeassistant/components/frontend/manifest.json index 039328b9cac0..1af6a9da7b05 100644 --- a/homeassistant/components/frontend/manifest.json +++ b/homeassistant/components/frontend/manifest.json @@ -20,5 +20,5 @@ "documentation": "https://www.home-assistant.io/integrations/frontend", "integration_type": "system", "quality_scale": "internal", - "requirements": ["home-assistant-frontend==20240202.0"] + "requirements": ["home-assistant-frontend==20240205.0"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 4ff23275e8fa..064675fce083 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -28,7 +28,7 @@ habluetooth==2.4.0 hass-nabucasa==0.76.0 hassil==1.6.1 home-assistant-bluetooth==1.12.0 -home-assistant-frontend==20240202.0 +home-assistant-frontend==20240205.0 home-assistant-intents==2024.2.2 httpx==0.26.0 ifaddr==0.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index afa650cb389f..9eb27dc41fef 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1059,7 +1059,7 @@ hole==0.8.0 holidays==0.41 # homeassistant.components.frontend -home-assistant-frontend==20240202.0 +home-assistant-frontend==20240205.0 # homeassistant.components.conversation home-assistant-intents==2024.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6e94b3c102a2..11ad3d0e1c64 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -855,7 +855,7 @@ hole==0.8.0 holidays==0.41 # homeassistant.components.frontend -home-assistant-frontend==20240202.0 +home-assistant-frontend==20240205.0 # homeassistant.components.conversation home-assistant-intents==2024.2.2