Skip to content

Commit

Permalink
Bump frontend to 20220901.0 (#77689)
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Sep 2, 2022
1 parent f4273a0 commit 1f9c5ff
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/frontend/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"domain": "frontend",
"name": "Home Assistant Frontend",
"documentation": "https://www.home-assistant.io/integrations/frontend",
"requirements": ["home-assistant-frontend==20220831.0"],
"requirements": ["home-assistant-frontend==20220901.0"],
"dependencies": [
"api",
"auth",
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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==20220831.0
home-assistant-frontend==20220901.0
httpx==0.23.0
ifaddr==0.1.7
jinja2==3.1.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ hole==0.7.0
holidays==0.14.2

# homeassistant.components.frontend
home-assistant-frontend==20220831.0
home-assistant-frontend==20220901.0

# homeassistant.components.home_connect
homeconnect==0.7.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ hole==0.7.0
holidays==0.14.2

# homeassistant.components.frontend
home-assistant-frontend==20220831.0
home-assistant-frontend==20220901.0

# homeassistant.components.home_connect
homeconnect==0.7.2
Expand Down

0 comments on commit 1f9c5ff

Please sign in to comment.