Skip to content

Commit

Permalink
Updated frontend to 20210127.5 (home-assistant#45714)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten authored Jan 29, 2021
1 parent 48e899c commit df00f32
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==20210127.3"],
"requirements": ["home-assistant-frontend==20210127.5"],
"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 @@ -13,7 +13,7 @@ defusedxml==0.6.0
distro==1.5.0
emoji==0.5.4
hass-nabucasa==0.41.0
home-assistant-frontend==20210127.3
home-assistant-frontend==20210127.5
httpx==0.16.1
jinja2>=2.11.2
netdisco==2.8.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ hole==0.5.1
holidays==0.10.4

# homeassistant.components.frontend
home-assistant-frontend==20210127.3
home-assistant-frontend==20210127.5

# homeassistant.components.zwave
homeassistant-pyozw==0.1.10
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ hole==0.5.1
holidays==0.10.4

# homeassistant.components.frontend
home-assistant-frontend==20210127.3
home-assistant-frontend==20210127.5

# homeassistant.components.zwave
homeassistant-pyozw==0.1.10
Expand Down

0 comments on commit df00f32

Please sign in to comment.