Bump frontend to 20220502.0 (#71221)
parent
d213cc3c8e
commit
06f939b0ac
|
@ -2,7 +2,7 @@
|
|||
"domain": "frontend",
|
||||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": ["home-assistant-frontend==20220429.0"],
|
||||
"requirements": ["home-assistant-frontend==20220502.0"],
|
||||
"dependencies": [
|
||||
"api",
|
||||
"auth",
|
||||
|
|
|
@ -15,7 +15,7 @@ ciso8601==2.2.0
|
|||
cryptography==36.0.2
|
||||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.54.0
|
||||
home-assistant-frontend==20220429.0
|
||||
home-assistant-frontend==20220502.0
|
||||
httpx==0.22.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.1.1
|
||||
|
|
|
@ -819,7 +819,7 @@ hole==0.7.0
|
|||
holidays==0.13
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220429.0
|
||||
home-assistant-frontend==20220502.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.0
|
||||
|
|
|
@ -580,7 +580,7 @@ hole==0.7.0
|
|||
holidays==0.13
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220429.0
|
||||
home-assistant-frontend==20220502.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.0
|
||||
|
|
Loading…
Reference in New Issue