Skip to content

Commit

Permalink
Bump hass-nabucasa to 0.61.1 (home-assistant#89864)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinHjelmare authored Mar 17, 2023
1 parent cdb0114 commit f4de050
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/cloud/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"integration_type": "system",
"iot_class": "cloud_push",
"loggers": ["hass_nabucasa"],
"requirements": ["hass-nabucasa==0.61.0"]
"requirements": ["hass-nabucasa==0.61.1"]
}
2 changes: 1 addition & 1 deletion homeassistant/package_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ciso8601==2.3.0
cryptography==39.0.1
dbus-fast==1.84.1
fnvhash==0.1.0
hass-nabucasa==0.61.0
hass-nabucasa==0.61.1
hassil==1.0.6
home-assistant-bluetooth==1.9.3
home-assistant-frontend==20230309.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ ha-philipsjs==3.0.0
habitipy==0.2.0

# homeassistant.components.cloud
hass-nabucasa==0.61.0
hass-nabucasa==0.61.1

# homeassistant.components.splunk
hass_splunk==0.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ ha-philipsjs==3.0.0
habitipy==0.2.0

# homeassistant.components.cloud
hass-nabucasa==0.61.0
hass-nabucasa==0.61.1

# homeassistant.components.conversation
hassil==1.0.6
Expand Down

0 comments on commit f4de050

Please sign in to comment.