Bump frontend to 20220902.0 (#77734)
This commit is contained in:
parent
945299dfb6
commit
cf988354db
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "frontend",
|
||||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": ["home-assistant-frontend==20220901.0"],
|
||||
"requirements": ["home-assistant-frontend==20220902.0"],
|
||||
"dependencies": [
|
||||
"api",
|
||||
"auth",
|
||||
|
|
|
@ -19,7 +19,7 @@ cryptography==37.0.4
|
|||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.55.0
|
||||
home-assistant-bluetooth==1.3.0
|
||||
home-assistant-frontend==20220901.0
|
||||
home-assistant-frontend==20220902.0
|
||||
httpx==0.23.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.1.2
|
||||
|
|
|
@ -848,7 +848,7 @@ hole==0.7.0
|
|||
holidays==0.14.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220901.0
|
||||
home-assistant-frontend==20220902.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
|
|
@ -625,7 +625,7 @@ hole==0.7.0
|
|||
holidays==0.14.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220901.0
|
||||
home-assistant-frontend==20220902.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
|
Loading…
Add table
Reference in a new issue