From 2d13a92496ff96bda459fd7cf3f751ef5bfaa60b Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Fri, 5 Dec 2025 21:25:01 +0100 Subject: [PATCH] Update frontend to 20251203.1 (#158069) --- 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 1921a9f9207..fdb72daaab6 100644 --- a/homeassistant/components/frontend/manifest.json +++ b/homeassistant/components/frontend/manifest.json @@ -23,5 +23,5 @@ "winter_mode": {} }, "quality_scale": "internal", - "requirements": ["home-assistant-frontend==20251203.0"] + "requirements": ["home-assistant-frontend==20251203.1"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 21984072865..7001f18dc8c 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -39,7 +39,7 @@ habluetooth==5.8.0 hass-nabucasa==1.7.0 hassil==3.5.0 home-assistant-bluetooth==1.13.1 -home-assistant-frontend==20251203.0 +home-assistant-frontend==20251203.1 home-assistant-intents==2025.12.2 httpx==0.28.1 ifaddr==0.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index ffc5fc3e539..69ef5e82416 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1204,7 +1204,7 @@ hole==0.9.0 holidays==0.84 # homeassistant.components.frontend -home-assistant-frontend==20251203.0 +home-assistant-frontend==20251203.1 # homeassistant.components.conversation home-assistant-intents==2025.12.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3da3ca61ba4..4b7f55c36fe 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1062,7 +1062,7 @@ hole==0.9.0 holidays==0.84 # homeassistant.components.frontend -home-assistant-frontend==20251203.0 +home-assistant-frontend==20251203.1 # homeassistant.components.conversation home-assistant-intents==2025.12.2