From 72e1a8f912dfdc36d17ee3222408def1abde1db7 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Thu, 4 Sep 2025 17:04:49 +0200 Subject: [PATCH] Update frontend to 20250903.3 (#151694) --- 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 becab5a18c5..d74bf1f30b7 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==20250903.2"] + "requirements": ["home-assistant-frontend==20250903.3"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 0af377b8dbb..97777f09755 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -38,7 +38,7 @@ habluetooth==5.3.0 hass-nabucasa==1.1.0 hassil==3.2.0 home-assistant-bluetooth==1.13.1 -home-assistant-frontend==20250903.2 +home-assistant-frontend==20250903.3 home-assistant-intents==2025.9.3 httpx==0.28.1 ifaddr==0.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index a94291c4020..f4a62ba55af 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1178,7 +1178,7 @@ hole==0.9.0 holidays==0.79 # homeassistant.components.frontend -home-assistant-frontend==20250903.2 +home-assistant-frontend==20250903.3 # homeassistant.components.conversation home-assistant-intents==2025.9.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f85948bae38..7ee496142ff 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1027,7 +1027,7 @@ hole==0.9.0 holidays==0.79 # homeassistant.components.frontend -home-assistant-frontend==20250903.2 +home-assistant-frontend==20250903.3 # homeassistant.components.conversation home-assistant-intents==2025.9.3