Skip to content

Commit

Permalink
Bump hass-nabucasa from 0.59.0 to 0.61.0 (home-assistant#83466)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus authored and frenck committed Dec 7, 2022
1 parent 8865251 commit ebf133e
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 @@ -2,7 +2,7 @@
"domain": "cloud",
"name": "Home Assistant Cloud",
"documentation": "https://www.home-assistant.io/integrations/cloud",
"requirements": ["hass-nabucasa==0.59.0"],
"requirements": ["hass-nabucasa==0.61.0"],
"dependencies": ["http", "webhook"],
"after_dependencies": ["google_assistant", "alexa"],
"codeowners": ["@home-assistant/cloud"],
Expand Down
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.2.0
cryptography==38.0.3
dbus-fast==1.75.0
fnvhash==0.1.0
hass-nabucasa==0.59.0
hass-nabucasa==0.61.0
home-assistant-bluetooth==1.8.1
home-assistant-frontend==20221206.0
httpx==0.23.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ ha-philipsjs==2.9.0
habitipy==0.2.0

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

# 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 @@ -640,7 +640,7 @@ ha-philipsjs==2.9.0
habitipy==0.2.0

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

# homeassistant.components.tasmota
hatasmota==0.6.1
Expand Down

0 comments on commit ebf133e

Please sign in to comment.