mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
update pysqueezebox lib to 0.13.0 (#154358)
This commit is contained in:
@@ -263,7 +263,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
"sense": {"sense-energy": {"async-timeout"}},
|
||||
"slimproto": {"aioslimproto": {"async-timeout"}},
|
||||
"songpal": {"async-upnp-client": {"async-timeout"}},
|
||||
"squeezebox": {"pysqueezebox": {"async-timeout"}},
|
||||
"ssdp": {"async-upnp-client": {"async-timeout"}},
|
||||
"surepetcare": {"surepy": {"async-timeout"}},
|
||||
"travisci": {
|
||||
|
||||
Reference in New Issue
Block a user