From e6ebf1fa149a34de30f175f9bd28b8097ce2d678 Mon Sep 17 00:00:00 2001 From: Krisjanis Lejejs Date: Tue, 25 Aug 2026 08:11:55 +0300 Subject: [PATCH] Bump hass-nabucasa from 2.3.0 to 2.4.0 (#180085) --- 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 24a6452041e2..dba37941ff2a 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.3.0", "openai==2.45.0"], + "requirements": ["hass-nabucasa==2.4.0", "openai==2.45.0"], "single_config_entry": true } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index fbd556cd1063..a4aa2351423f 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.3.0 +hass-nabucasa==2.4.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 ed21ccce1e7b..41ef3185b116 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.3.0", + "hass-nabucasa==2.4.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 9a57ff949d35..64ba6f2dca82 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.3.0 +hass-nabucasa==2.4.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 989d665d2c5b..9869497a66e0 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.3.0 +hass-nabucasa==2.4.0 # homeassistant.components.splunk hass-splunk==0.1.4