Bump pysonos to 0.0.44 to fix client session race (#49964)

Fixes #49954
pull/49968/head
J. Nick Koston 2021-05-01 12:26:10 -10:00 committed by GitHub
parent 1b5596b4c2
commit 4bebedb658
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Sonos",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sonos",
"requirements": ["pysonos==0.0.43"],
"requirements": ["pysonos==0.0.44"],
"after_dependencies": ["plex"],
"ssdp": [
{

View File

@ -1741,7 +1741,7 @@ pysnmp==4.4.12
pysoma==0.0.10
# homeassistant.components.sonos
pysonos==0.0.43
pysonos==0.0.44
# homeassistant.components.spc
pyspcwebgw==0.4.0

View File

@ -959,7 +959,7 @@ pysmartthings==0.7.6
pysoma==0.0.10
# homeassistant.components.sonos
pysonos==0.0.43
pysonos==0.0.44
# homeassistant.components.spc
pyspcwebgw==0.4.0