Bump influxdb-client to 1.50.0 (#161476)

This commit is contained in:
epenet
2026-01-27 07:13:09 +01:00
committed by GitHub
parent c6064f40d2
commit 7e2878ec83
4 changed files with 3 additions and 8 deletions

View File

@@ -157,11 +157,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
},
"homewizard": {"python-homewizard-energy": {"async-timeout"}},
"imeon_inverter": {"imeon-inverter-api": {"async-timeout"}},
"influxdb": {
# https://github.com/influxdata/influxdb-client-python/issues/695
# influxdb-client > setuptools
"influxdb-client": {"setuptools"}
},
"izone": {"python-izone": {"async-timeout"}},
"kef": {"aiokef": {"async-timeout"}},
"kodi": {"jsonrpc-websocket": {"async-timeout"}},