Skip to content

Commit

Permalink
Bump pybalboa to 1.0.1 (home-assistant#89310)
Browse files Browse the repository at this point in the history
  • Loading branch information
natekspencer authored Mar 8, 2023
1 parent 3e5e937 commit ff83b8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/balboa/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/balboa",
"iot_class": "local_push",
"loggers": ["pybalboa"],
"requirements": ["pybalboa==1.0.0"]
"requirements": ["pybalboa==1.0.1"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1516,7 +1516,7 @@ pyatv==0.10.3
pyaussiebb==0.0.15

# homeassistant.components.balboa
pybalboa==1.0.0
pybalboa==1.0.1

# homeassistant.components.bbox
pybbox==0.0.5-alpha
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@ pyatv==0.10.3
pyaussiebb==0.0.15

# homeassistant.components.balboa
pybalboa==1.0.0
pybalboa==1.0.1

# homeassistant.components.blackbird
pyblackbird==0.5
Expand Down

0 comments on commit ff83b8a

Please sign in to comment.