Skip to content

Commit 31e647b

Browse files
authored
Bump hass-nabucasa from 0.110.1 to 0.111.0 (home-assistant#149977)
1 parent fac5b2c commit 31e647b

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==0.110.1"],
16+
"requirements": ["hass-nabucasa==0.111.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
@@ -35,7 +35,7 @@ fnv-hash-fast==1.5.0
3535
go2rtc-client==0.2.1
3636
ha-ffmpeg==3.2.2
3737
habluetooth==4.0.1
38-
hass-nabucasa==0.110.1
38+
hass-nabucasa==0.111.0
3939
hassil==2.2.3
4040
home-assistant-bluetooth==1.13.1
4141
home-assistant-frontend==20250731.0

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.5.0",
4848
# hass-nabucasa is imported by helpers which don't depend on the cloud
4949
# integration
50-
"hass-nabucasa==0.110.1",
50+
"hass-nabucasa==0.111.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)