Skip to content

Commit 8943321

Browse files
authored
Bump hass-nabucasa from 1.2.0 to 1.3.0 (home-assistant#154376)
1 parent 694b169 commit 8943321

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.2.0"],
16+
"requirements": ["hass-nabucasa==1.3.0"],
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.2.0
39+
hass-nabucasa==1.3.0
4040
hassil==3.2.0
4141
home-assistant-bluetooth==1.13.1
4242
home-assistant-frontend==20251001.4

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"fnv-hash-fast==1.6.0",
4848
# hass-nabucasa is imported by helpers which don't depend on the cloud
4949
# integration
50-
"hass-nabucasa==1.2.0",
50+
"hass-nabucasa==1.3.0",
5151
# When bumping httpx, please check the version pins of
5252
# httpcore, anyio, and h11 in gen_requirements_all
5353
"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)