Update frontend to 20211211.0 (#61499)

pull/61508/head
Bram Kragten 2021-12-11 18:11:42 +01:00 committed by GitHub
parent abbde8f128
commit 0736e4fde1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 10 deletions

View File

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

View File

@ -16,7 +16,7 @@ ciso8601==2.2.0
cryptography==35.0.0
emoji==1.5.0
hass-nabucasa==0.50.0
home-assistant-frontend==20211209.0
home-assistant-frontend==20211211.0
httpx==0.21.0
ifaddr==0.1.7
jinja2==3.0.3

View File

@ -828,7 +828,7 @@ hole==0.7.0
holidays==0.11.3.1
# homeassistant.components.frontend
home-assistant-frontend==20211209.0
home-assistant-frontend==20211211.0
# homeassistant.components.zwave
homeassistant-pyozw==0.1.10

View File

@ -524,7 +524,7 @@ hole==0.7.0
holidays==0.11.3.1
# homeassistant.components.frontend
home-assistant-frontend==20211209.0
home-assistant-frontend==20211211.0
# homeassistant.components.zwave
homeassistant-pyozw==0.1.10