1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00

Bump aioamazondevices to 3.1.19 (#147462)

This commit is contained in:
Simone Chemelli
2025-06-25 19:47:09 +03:00
committed by GitHub
parent 2800921a5d
commit 99079d2980
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -81,6 +81,7 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# - reasonX should be the name of the invalid dependency
"adax": {"adax": {"async-timeout"}, "adax-local": {"async-timeout"}},
"airthings": {"airthings-cloud": {"async-timeout"}},
"alexa_devices": {"marisa-trie": {"setuptools"}},
"ampio": {"asmog": {"async-timeout"}},
"apache_kafka": {"aiokafka": {"async-timeout"}},
"apple_tv": {"pyatv": {"async-timeout"}},