Update frontend to 20210208.0 (#46225)

This commit is contained in:
Bram Kragten 2021-02-08 16:42:33 +01:00 committed by GitHub
parent dca6a93898
commit 86fe5d0561
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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==20210127.7"],
"requirements": [
"home-assistant-frontend==20210208.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

@ -14,7 +14,7 @@ defusedxml==0.6.0
distro==1.5.0
emoji==1.2.0
hass-nabucasa==0.41.0
home-assistant-frontend==20210127.7
home-assistant-frontend==20210208.0
httpx==0.16.1
jinja2>=2.11.3
netdisco==2.8.2

View file

@ -765,7 +765,7 @@ hole==0.5.1
holidays==0.10.5.2
# homeassistant.components.frontend
home-assistant-frontend==20210127.7
home-assistant-frontend==20210208.0
# homeassistant.components.zwave
homeassistant-pyozw==0.1.10

View file

@ -405,7 +405,7 @@ hole==0.5.1
holidays==0.10.5.2
# homeassistant.components.frontend
home-assistant-frontend==20210127.7
home-assistant-frontend==20210208.0
# homeassistant.components.zwave
homeassistant-pyozw==0.1.10