Skip to content

Commit

Permalink
Bump python-songpal to 0.15.1 (home-assistant#78481)
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti authored and balloob committed Sep 18, 2022
1 parent d31d4e2 commit 0525a1c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/songpal/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Sony Songpal",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/songpal",
"requirements": ["python-songpal==0.15"],
"requirements": ["python-songpal==0.15.1"],
"codeowners": ["@rytilahti", "@shenxn"],
"ssdp": [
{
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2005,7 +2005,7 @@ python-ripple-api==0.0.3
python-smarttub==0.0.33

# homeassistant.components.songpal
python-songpal==0.15
python-songpal==0.15.1

# homeassistant.components.tado
python-tado==0.12.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1377,7 +1377,7 @@ python-picnic-api==1.1.0
python-smarttub==0.0.33

# homeassistant.components.songpal
python-songpal==0.15
python-songpal==0.15.1

# homeassistant.components.tado
python-tado==0.12.0
Expand Down

0 comments on commit 0525a1c

Please sign in to comment.