mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Bump frontend to 20220707.1 (#75232)
This commit is contained in:
parent
4a3d047dff
commit
ea6bb370a6
@ -2,7 +2,7 @@
|
||||
"domain": "frontend",
|
||||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": ["home-assistant-frontend==20220707.0"],
|
||||
"requirements": ["home-assistant-frontend==20220707.1"],
|
||||
"dependencies": [
|
||||
"api",
|
||||
"auth",
|
||||
|
@ -15,7 +15,7 @@ ciso8601==2.2.0
|
||||
cryptography==36.0.2
|
||||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.54.1
|
||||
home-assistant-frontend==20220707.0
|
||||
home-assistant-frontend==20220707.1
|
||||
httpx==0.23.0
|
||||
ifaddr==0.1.7
|
||||
jinja2==3.1.2
|
||||
|
1
mypy.ini
1
mypy.ini
@ -2697,4 +2697,3 @@ ignore_errors = true
|
||||
|
||||
[mypy-homeassistant.components.sonos.statistics]
|
||||
ignore_errors = true
|
||||
|
||||
|
@ -831,7 +831,7 @@ hole==0.7.0
|
||||
holidays==0.14.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220707.0
|
||||
home-assistant-frontend==20220707.1
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.1
|
||||
|
@ -601,7 +601,7 @@ hole==0.7.0
|
||||
holidays==0.14.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20220707.0
|
||||
home-assistant-frontend==20220707.1
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user