Bump frontend to 20210423.0

This commit is contained in:
Paulus Schoutsen 2021-04-23 20:10:58 -07:00
parent 32dfaccf1f
commit 0072923fbe
4 changed files with 10 additions and 6 deletions

View File

@ -2,7 +2,9 @@
"domain": "frontend",
"name": "Home Assistant Frontend",
"documentation": "https://www.home-assistant.io/integrations/frontend",
"requirements": ["home-assistant-frontend==20210416.0"],
"requirements": [
"home-assistant-frontend==20210423.0"
],
"dependencies": [
"api",
"auth",
@ -15,6 +17,8 @@
"system_log",
"websocket_api"
],
"codeowners": ["@home-assistant/frontend"],
"codeowners": [
"@home-assistant/frontend"
],
"quality_scale": "internal"
}
}

View File

@ -16,7 +16,7 @@ defusedxml==0.6.0
distro==1.5.0
emoji==1.2.0
hass-nabucasa==0.43.0
home-assistant-frontend==20210416.0
home-assistant-frontend==20210423.0
httpx==0.17.1
jinja2>=2.11.3
netdisco==2.8.2

View File

@ -762,7 +762,7 @@ hole==0.5.1
holidays==0.11.1
# homeassistant.components.frontend
home-assistant-frontend==20210416.0
home-assistant-frontend==20210423.0
# homeassistant.components.zwave
homeassistant-pyozw==0.1.10

View File

@ -423,7 +423,7 @@ hole==0.5.1
holidays==0.11.1
# homeassistant.components.frontend
home-assistant-frontend==20210416.0
home-assistant-frontend==20210423.0
# homeassistant.components.zwave
homeassistant-pyozw==0.1.10