Bump frontend to 20220203.1 (#66827)
parent
ebe7c95e4f
commit
7f9017316b
|
@ -3,7 +3,7 @@
|
|||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": [
|
||||
"home-assistant-frontend==20220203.0"
|
||||
"home-assistant-frontend==20220203.1"
|
||||
],
|
||||
"dependencies": [
|
||||
"api",
|
||||
|
|
|
@ -15,7 +15,7 @@ ciso8601==2.2.0
|
|||
cryptography==35.0.0
|
||||
emoji==1.6.3
|
||||
hass-nabucasa==0.52.0
|
||||
home-assistant-frontend==20220203.0
|
||||
home-assistant-frontend==20220203.1
|
||||
httpx==0.21.3
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.0.3
|
||||
|
|
|
@ -842,7 +842,7 @@ hole==0.7.0
|
|||
holidays==0.12
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220203.0
|
||||
home-assistant-frontend==20220203.1
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
|
@ -543,7 +543,7 @@ hole==0.7.0
|
|||
holidays==0.12
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220203.0
|
||||
home-assistant-frontend==20220203.1
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
Loading…
Reference in New Issue