diff --git a/homeassistant/components/frontend/manifest.json b/homeassistant/components/frontend/manifest.json
index ebaa83f8d46eb656843e8c9511700fa0b20a0a69..8459d08eab7d5ff2390ca1804dc80e4652b89d53 100644
--- a/homeassistant/components/frontend/manifest.json
+++ b/homeassistant/components/frontend/manifest.json
@@ -2,7 +2,7 @@
   "domain": "frontend",
   "name": "Home Assistant Frontend",
   "documentation": "https://www.home-assistant.io/integrations/frontend",
-  "requirements": ["home-assistant-frontend==20220901.0"],
+  "requirements": ["home-assistant-frontend==20220902.0"],
   "dependencies": [
     "api",
     "auth",
diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt
index 8cfb71c5db02f813a021872341bd4a7ea78b86ba..2e41ae13458b7dc5891689a52c05874bcf0d1b29 100644
--- a/homeassistant/package_constraints.txt
+++ b/homeassistant/package_constraints.txt
@@ -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==20220901.0
+home-assistant-frontend==20220902.0
 httpx==0.23.0
 ifaddr==0.1.7
 jinja2==3.1.2
diff --git a/requirements_all.txt b/requirements_all.txt
index 9898b53f4a494f2ccc1385264627818067a2e8e9..3574dba00ad87dba1bcdad3992bf71e6f6d8cd92 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -848,7 +848,7 @@ hole==0.7.0
 holidays==0.14.2
 
 # homeassistant.components.frontend
-home-assistant-frontend==20220901.0
+home-assistant-frontend==20220902.0
 
 # homeassistant.components.home_connect
 homeconnect==0.7.2
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index e349afbabaf744825ad1b75ecf9a8a3e829701b1..9f2436c8ae8733a98a309f92c8bd7f2a298c791c 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -625,7 +625,7 @@ hole==0.7.0
 holidays==0.14.2
 
 # homeassistant.components.frontend
-home-assistant-frontend==20220901.0
+home-assistant-frontend==20220902.0
 
 # homeassistant.components.home_connect
 homeconnect==0.7.2