Bump frontend to 20210911.0 (#56115)
parent
8a611eb640
commit
64fd496932
|
@ -3,7 +3,7 @@
|
|||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": [
|
||||
"home-assistant-frontend==20210830.0"
|
||||
"home-assistant-frontend==20210911.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"api",
|
||||
|
|
|
@ -16,7 +16,7 @@ cryptography==3.3.2
|
|||
defusedxml==0.7.1
|
||||
emoji==1.2.0
|
||||
hass-nabucasa==0.49.0
|
||||
home-assistant-frontend==20210830.0
|
||||
home-assistant-frontend==20210911.0
|
||||
httpx==0.19.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.0.1
|
||||
|
|
|
@ -793,7 +793,7 @@ hole==0.5.1
|
|||
holidays==0.11.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210830.0
|
||||
home-assistant-frontend==20210911.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
|
@ -462,7 +462,7 @@ hole==0.5.1
|
|||
holidays==0.11.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20210830.0
|
||||
home-assistant-frontend==20210911.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
Loading…
Reference in New Issue