Bump nessclient to 1.2.0 (#146937)

This commit is contained in:
epenet
2025-06-16 13:11:57 +02:00
committed by GitHub
parent 8d4f5d78ff
commit e8667dfbe0
4 changed files with 3 additions and 8 deletions

View File

@ -235,11 +235,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# python-mystrom > setuptools
"python-mystrom": {"setuptools"}
},
"ness_alarm": {
# https://github.com/nickw444/nessclient/issues/73
# nessclient > pyserial-asyncio
"nessclient": {"pyserial-asyncio"}
},
"nibe_heatpump": {"nibe": {"async-timeout"}},
"norway_air": {"pymetno": {"async-timeout"}},
"nx584": {