Skip to content

Commit 206c4e3

Browse files
authored
Bump hass-nabucasa from 1.13.0 to 1.15.0 (home-assistant#163129)
1 parent 98135a1 commit 206c4e3

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.13.0", "openai==2.21.0"],
16+
"requirements": ["hass-nabucasa==1.15.0", "openai==2.21.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
@@ -37,7 +37,7 @@ fnv-hash-fast==1.6.0
3737
go2rtc-client==0.4.0
3838
ha-ffmpeg==3.2.2
3939
habluetooth==5.8.0
40-
hass-nabucasa==1.13.0
40+
hass-nabucasa==1.15.0
4141
hassil==3.5.0
4242
home-assistant-bluetooth==1.13.1
4343
home-assistant-frontend==20260128.6

pyproject.toml

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