From 9749cf113a5c496f491a5db8679430386c3d3fad Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Tue, 2 Jul 2024 22:13:07 +0200 Subject: [PATCH] Update frontend to 20240702.0 (#121032) --- 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 70f1f5f4f4f..0d32624cf57 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==20240628.0"] + "requirements": ["home-assistant-frontend==20240702.0"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index c058152c2c4..b81e86fcdb4 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -32,7 +32,7 @@ habluetooth==3.1.3 hass-nabucasa==0.81.1 hassil==1.7.1 home-assistant-bluetooth==1.12.2 -home-assistant-frontend==20240628.0 +home-assistant-frontend==20240702.0 home-assistant-intents==2024.6.26 httpx==0.27.0 ifaddr==0.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index f4ed86670a5..35268eff566 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1090,7 +1090,7 @@ hole==0.8.0 holidays==0.51 # homeassistant.components.frontend -home-assistant-frontend==20240628.0 +home-assistant-frontend==20240702.0 # homeassistant.components.conversation home-assistant-intents==2024.6.26 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e752924a235..10b8d51218f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -895,7 +895,7 @@ hole==0.8.0 holidays==0.51 # homeassistant.components.frontend -home-assistant-frontend==20240628.0 +home-assistant-frontend==20240702.0 # homeassistant.components.conversation home-assistant-intents==2024.6.26