Update frontend to 20211109.0 (#59451)
This commit is contained in:
parent
dcafee5c97
commit
4481fe11c4
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": [
|
||||
"home-assistant-frontend==20211108.0"
|
||||
"home-assistant-frontend==20211109.0"
|
||||
],
|
||||
"dependencies": [
|
||||
"api",
|
||||
|
|
|
@ -15,7 +15,7 @@ ciso8601==2.2.0
|
|||
cryptography==3.4.8
|
||||
emoji==1.5.0
|
||||
hass-nabucasa==0.50.0
|
||||
home-assistant-frontend==20211108.0
|
||||
home-assistant-frontend==20211109.0
|
||||
httpx==0.19.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.0.2
|
||||
|
|
|
@ -819,7 +819,7 @@ hole==0.5.1
|
|||
holidays==0.11.3.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20211108.0
|
||||
home-assistant-frontend==20211109.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
|
@ -506,7 +506,7 @@ hole==0.5.1
|
|||
holidays==0.11.3.1
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20211108.0
|
||||
home-assistant-frontend==20211109.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
Loading…
Add table
Reference in a new issue