Bump pysonos to 0.0.42 to fix I/O in event loop (#48743)

fixes #48732

Changelog: https://github.com/amelchio/pysonos/compare/v0.0.41...v0.0.42
This commit is contained in:
J. Nick Koston 2021-04-06 12:15:36 -10:00 committed by GitHub
parent 030e9d314d
commit d417dcb8f4
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.41"],
"requirements": ["pysonos==0.0.42"],
"after_dependencies": ["plex"],
"ssdp": [
{

View File

@ -1723,7 +1723,7 @@ pysnmp==4.4.12
pysoma==0.0.10
# homeassistant.components.sonos
pysonos==0.0.41
pysonos==0.0.42
# homeassistant.components.spc
pyspcwebgw==0.4.0

View File

@ -938,7 +938,7 @@ pysmartthings==0.7.6
pysoma==0.0.10
# homeassistant.components.sonos
pysonos==0.0.41
pysonos==0.0.42
# homeassistant.components.spc
pyspcwebgw==0.4.0