diff --git a/homeassistant/components/frontend/manifest.json b/homeassistant/components/frontend/manifest.json index 5c7fd1a20beba787ac3457414b0c37540dab8121..288b4796e0e77051c419f834ab894a71820daa93 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==20220707.0"], + "requirements": ["home-assistant-frontend==20220707.1"], "dependencies": [ "api", "auth", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 09eb66c5f34e4927169b87178d1d89c7d598c2b8..d19b95fa2d3ac57caf0fbde51cd0bbb9c00a5c4f 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -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 diff --git a/mypy.ini b/mypy.ini index 78117ef2b1eab550d1b2c0ea562383870501a20d..ab83c443d5aa71c13a0d0829f7105aad8f4f8062 100644 --- a/mypy.ini +++ b/mypy.ini @@ -2697,4 +2697,3 @@ ignore_errors = true [mypy-homeassistant.components.sonos.statistics] ignore_errors = true - diff --git a/requirements_all.txt b/requirements_all.txt index 98af8acf5e42c1de98ec21cf9601f95265d98156..a695d12c975cf9be074dd1cd1397111a0164b661 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0a1afc49dce7174aadda0007bd88c16006e6cfd0..5124f58a11c9377d4b7c51c7b89fbecd597e0a08 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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