Skip to content

Commit

Permalink
Update frontend to 20211002.0 (#56963)
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed Oct 2, 2021
1 parent 1803160 commit fc37356
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 @@ -3,7 +3,7 @@
"name": "Home Assistant Frontend",
"documentation": "https://www.home-assistant.io/integrations/frontend",
"requirements": [
"home-assistant-frontend==20210930.0"
"home-assistant-frontend==20211002.0"
],
"dependencies": [
"api",
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ciso8601==2.2.0
cryptography==3.4.8
emoji==1.5.0
hass-nabucasa==0.50.0
home-assistant-frontend==20210930.0
home-assistant-frontend==20211002.0
httpx==0.19.0
ifaddr==0.1.7
jinja2==3.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ hole==0.5.1
holidays==0.11.3.1

# homeassistant.components.frontend
home-assistant-frontend==20210930.0
home-assistant-frontend==20211002.0

# 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 @@ -485,7 +485,7 @@ hole==0.5.1
holidays==0.11.3.1

# homeassistant.components.frontend
home-assistant-frontend==20210930.0
home-assistant-frontend==20211002.0

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

0 comments on commit fc37356

Please sign in to comment.