diff --git a/homeassistant/components/frontend/manifest.json b/homeassistant/components/frontend/manifest.json index dd098b7d63c5f..5f7b5ac88d0ae 100644 --- a/homeassistant/components/frontend/manifest.json +++ b/homeassistant/components/frontend/manifest.json @@ -21,5 +21,5 @@ "integration_type": "system", "preview_features": { "winter_mode": {} }, "quality_scale": "internal", - "requirements": ["home-assistant-frontend==20260527.2"] + "requirements": ["home-assistant-frontend==20260527.3"] } diff --git a/homeassistant/components/infrared/manifest.json b/homeassistant/components/infrared/manifest.json index 0252093da26ba..18cf5acb5c9ca 100644 --- a/homeassistant/components/infrared/manifest.json +++ b/homeassistant/components/infrared/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/infrared", "integration_type": "entity", "quality_scale": "internal", - "requirements": ["infrared-protocols==5.8.0"] + "requirements": ["infrared-protocols==5.8.1"] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index fce028b8bc1b9..c18f7d772ca2e 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -39,7 +39,7 @@ habluetooth==6.8.1 hass-nabucasa==2.2.0 hassil==3.5.0 home-assistant-bluetooth==2.0.0 -home-assistant-frontend==20260527.2 +home-assistant-frontend==20260527.3 home-assistant-intents==2026.6.1 httpx==0.28.1 ifaddr==0.2.0 diff --git a/requirements.txt b/requirements.txt index c5f03efe1ddcd..358c4ea0084f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ home-assistant-bluetooth==2.0.0 home-assistant-intents==2026.6.1 httpx==0.28.1 ifaddr==0.2.0 -infrared-protocols==5.8.0 +infrared-protocols==5.8.1 Jinja2==3.1.6 lru-dict==1.4.1 mutagen==1.47.0 diff --git a/requirements_all.txt b/requirements_all.txt index e3565e47de1ea..6705b10c4f95c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1269,7 +1269,7 @@ hole==0.9.0 holidays==0.97 # homeassistant.components.frontend -home-assistant-frontend==20260527.2 +home-assistant-frontend==20260527.3 # homeassistant.components.conversation home-assistant-intents==2026.6.1 @@ -1362,7 +1362,7 @@ influxdb-client==1.50.0 influxdb==5.3.1 # homeassistant.components.infrared -infrared-protocols==5.8.0 +infrared-protocols==5.8.1 # homeassistant.components.inkbird inkbird-ble==1.4.4