From 56362e5d8077a35ba819defb0b7afa73938cfced Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 24 Apr 2022 15:59:52 -0700 Subject: [PATCH] Bump frontend to 20220424.0 (#70608) --- CODEOWNERS | 2 +- homeassistant/components/frontend/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 044de217198..c7f392221ac 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1198,4 +1198,4 @@ build.json @home-assistant/supervisor /homeassistant/components/demo/weather.py @fabaff # Remove codeowners from files -/homeassistant/components/*/translations/ \ No newline at end of file +/homeassistant/components/*/translations/ diff --git a/homeassistant/components/frontend/manifest.json b/homeassistant/components/frontend/manifest.json index 664479928e2..6cdf6e65387 100644 --- a/homeassistant/components/frontend/manifest.json +++ b/homeassistant/components/frontend/manifest.json @@ -2,7 +2,7 @@ "domain": "frontend", "name": "Home Assistant Frontend", "documentation": "https://www.home-assistant.io/integrations/frontend", - "requirements": ["home-assistant-frontend==20220420.0"], + "requirements": ["home-assistant-frontend==20220424.0"], "dependencies": [ "api", "auth", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index f409ee04603..1b9521bd7aa 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -15,7 +15,7 @@ ciso8601==2.2.0 cryptography==36.0.2 fnvhash==0.1.0 hass-nabucasa==0.54.0 -home-assistant-frontend==20220420.0 +home-assistant-frontend==20220424.0 httpx==0.22.0 ifaddr==0.1.7 jinja2==3.1.1 diff --git a/requirements_all.txt b/requirements_all.txt index 9a2a23bdac5..cd26184d21b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -813,7 +813,7 @@ hole==0.7.0 holidays==0.13 # homeassistant.components.frontend -home-assistant-frontend==20220420.0 +home-assistant-frontend==20220424.0 # homeassistant.components.home_connect homeconnect==0.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7fae2a6dd2d..fb407e3e34d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -574,7 +574,7 @@ hole==0.7.0 holidays==0.13 # homeassistant.components.frontend -home-assistant-frontend==20220420.0 +home-assistant-frontend==20220424.0 # homeassistant.components.home_connect homeconnect==0.7.0