Skip to content

Commit 40995b6

Browse files
ludeeusedenhaus
andauthored
Bump hass-nabucasa from 1.4.0 to 1.5.1 (#155424)
Co-authored-by: Robert Resch <[email protected]>
1 parent f64c029 commit 40995b6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

homeassistant/components/cloud/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"integration_type": "system",
1414
"iot_class": "cloud_push",
1515
"loggers": ["acme", "hass_nabucasa", "snitun"],
16-
"requirements": ["hass-nabucasa==1.4.0"],
16+
"requirements": ["hass-nabucasa==1.5.1"],
1717
"single_config_entry": true
1818
}

homeassistant/package_constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ fnv-hash-fast==1.6.0
3636
go2rtc-client==0.2.1
3737
ha-ffmpeg==3.2.2
3838
habluetooth==5.7.0
39-
hass-nabucasa==1.4.0
39+
hass-nabucasa==1.5.1
4040
hassil==3.4.0
4141
home-assistant-bluetooth==1.13.1
4242
home-assistant-frontend==20251029.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies = [
4848
"fnv-hash-fast==1.6.0",
4949
# hass-nabucasa is imported by helpers which don't depend on the cloud
5050
# integration
51-
"hass-nabucasa==1.4.0",
51+
"hass-nabucasa==1.5.1",
5252
# When bumping httpx, please check the version pins of
5353
# httpcore, anyio, and h11 in gen_requirements_all
5454
"httpx==0.28.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)