mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 02:03:27 +01:00
Bump aioguardian to 2026.01.1 (#161471)
Co-authored-by: Aaron Bach <bachya1208@gmail.com>
This commit is contained in:
@@ -150,11 +150,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
"flux_led": {"flux-led": {"async-timeout"}},
|
||||
"foobot": {"foobot-async": {"async-timeout"}},
|
||||
"github": {"aiogithubapi": {"async-timeout"}},
|
||||
"guardian": {
|
||||
# https://github.com/jsbronder/asyncio-dgram/issues/20
|
||||
# aioguardian > asyncio-dgram > setuptools
|
||||
"asyncio-dgram": {"setuptools"}
|
||||
},
|
||||
"harmony": {"aioharmony": {"async-timeout"}},
|
||||
"here_travel_time": {
|
||||
"here-routing": {"async-timeout"},
|
||||
@@ -168,11 +163,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
"influxdb-client": {"setuptools"}
|
||||
},
|
||||
"izone": {"python-izone": {"async-timeout"}},
|
||||
"keba": {
|
||||
# https://github.com/jsbronder/asyncio-dgram/issues/20
|
||||
# keba-kecontact > asyncio-dgram > setuptools
|
||||
"asyncio-dgram": {"setuptools"}
|
||||
},
|
||||
"kef": {"aiokef": {"async-timeout"}},
|
||||
"kodi": {"jsonrpc-websocket": {"async-timeout"}},
|
||||
"ld2410_ble": {"ld2410-ble": {"async-timeout"}},
|
||||
@@ -192,11 +182,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
|
||||
"microbeespy": {"setuptools"}
|
||||
},
|
||||
"mill": {"millheater": {"async-timeout"}, "mill-local": {"async-timeout"}},
|
||||
"minecraft_server": {
|
||||
# https://github.com/jsbronder/asyncio-dgram/issues/20
|
||||
# mcstatus > asyncio-dgram > setuptools
|
||||
"asyncio-dgram": {"setuptools"}
|
||||
},
|
||||
"mochad": {
|
||||
# https://github.com/mtreinish/pymochad/issues/8
|
||||
# pymochad > pbr > setuptools
|
||||
|
||||
Reference in New Issue
Block a user