From 91c0baf08687ef4cee13d9972bd13481caf6de02 Mon Sep 17 00:00:00 2001 From: Zack Barett Date: Tue, 29 Mar 2022 18:03:04 -0500 Subject: [PATCH] 20220329.0 (#68867) --- 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 521f5268885..8d2d35155f7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1202,4 +1202,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 152f141da87..4ec53e070ae 100644 --- a/homeassistant/components/frontend/manifest.json +++ b/homeassistant/components/frontend/manifest.json @@ -3,7 +3,7 @@ "name": "Home Assistant Frontend", "documentation": "https://www.home-assistant.io/integrations/frontend", "requirements": [ - "home-assistant-frontend==20220322.0" + "home-assistant-frontend==20220329.0" ], "dependencies": [ "api", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 5b35992f9f1..7aa1f7f710c 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -15,7 +15,7 @@ ciso8601==2.2.0 cryptography==35.0.0 fnvhash==0.1.0 hass-nabucasa==0.54.0 -home-assistant-frontend==20220322.0 +home-assistant-frontend==20220329.0 httpx==0.22.0 ifaddr==0.1.7 jinja2==3.1.0 diff --git a/requirements_all.txt b/requirements_all.txt index 4be372204a7..670dfc05b1a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -811,7 +811,7 @@ hole==0.7.0 holidays==0.13 # homeassistant.components.frontend -home-assistant-frontend==20220322.0 +home-assistant-frontend==20220329.0 # homeassistant.components.home_connect homeconnect==0.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 371c510f7b3..40960451ac9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -567,7 +567,7 @@ hole==0.7.0 holidays==0.13 # homeassistant.components.frontend -home-assistant-frontend==20220322.0 +home-assistant-frontend==20220329.0 # homeassistant.components.home_connect homeconnect==0.7.0