From 2fc2a35b8449bef05c114d5f493afb4d02111b9f Mon Sep 17 00:00:00 2001 From: Krisjanis Lejejs Date: Tue, 25 Aug 2026 16:19:51 +0300 Subject: [PATCH] Bump hass-nabucasa from 2.4.0 to 2.5.0 (#180134) --- homeassistant/components/cloud/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- requirements_all.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/homeassistant/components/cloud/manifest.json b/homeassistant/components/cloud/manifest.json index dba37941ff2a..beb94c0ea2c9 100644 --- a/homeassistant/components/cloud/manifest.json +++ b/homeassistant/components/cloud/manifest.json @@ -13,6 +13,6 @@ "integration_type": "system", "iot_class": "cloud_push", "loggers": ["acme", "hass_nabucasa", "snitun"], - "requirements": ["hass-nabucasa==2.4.0", "openai==2.45.0"], + "requirements": ["hass-nabucasa==2.5.0", "openai==2.45.0"], "single_config_entry": true } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index a4aa2351423f..94ec45b134d5 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -36,7 +36,7 @@ fnv-hash-fast==2.0.3 go2rtc-client==0.4.0 ha-ffmpeg==3.2.2 habluetooth==6.26.7 -hass-nabucasa==2.4.0 +hass-nabucasa==2.5.0 hassil==3.11.0 home-assistant-bluetooth==2.0.0 home-assistant-frontend==20260729.7 diff --git a/pyproject.toml b/pyproject.toml index 41ef3185b116..af765d92fdaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "fnv-hash-fast==2.0.3", # hass-nabucasa is imported by helpers which don't depend on the cloud # integration - "hass-nabucasa==2.4.0", + "hass-nabucasa==2.5.0", # When bumping httpx, please check the version pins of # httpcore, anyio, and h11 in gen_requirements_all "httpx==0.28.1", diff --git a/requirements.txt b/requirements.txt index 64ba6f2dca82..ee7bff1f0fd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ cronsim==2.7 cryptography==48.0.1 fnv-hash-fast==2.0.3 ha-ffmpeg==3.2.2 -hass-nabucasa==2.4.0 +hass-nabucasa==2.5.0 hassil==3.11.0 home-assistant-bluetooth==2.0.0 home-assistant-intents==2026.7.30 diff --git a/requirements_all.txt b/requirements_all.txt index 9d6a2da44e86..e28463773505 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1243,7 +1243,7 @@ hanna-cloud==0.0.7 harbor-python==1.5.0 # homeassistant.components.cloud -hass-nabucasa==2.4.0 +hass-nabucasa==2.5.0 # homeassistant.components.splunk hass-splunk==0.1.4