bump songpal to fix attrs usage when using its most recent version (#27410)

This commit is contained in:
Teemu R 2019-10-10 22:52:29 +03:00 committed by Paulus Schoutsen
parent 2ab6eb4fa0
commit 4f4bbedc58
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Songpal", "name": "Songpal",
"documentation": "https://www.home-assistant.io/integrations/songpal", "documentation": "https://www.home-assistant.io/integrations/songpal",
"requirements": [ "requirements": [
"python-songpal==0.11" "python-songpal==0.11.1"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [ "codeowners": [

View File

@ -1552,7 +1552,7 @@ python-ripple-api==0.0.3
python-sochain-api==0.0.2 python-sochain-api==0.0.2
# homeassistant.components.songpal # homeassistant.components.songpal
python-songpal==0.11 python-songpal==0.11.1
# homeassistant.components.synologydsm # homeassistant.components.synologydsm
python-synology==0.2.0 python-synology==0.2.0