Bump py-sucks to 0.9.11 (#145518)

bump py-sucks to 0.9.11
This commit is contained in:
Michael
2025-05-23 17:12:43 +02:00
committed by GitHub
parent 7af731694f
commit ed0ff93d1e
4 changed files with 3 additions and 12 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/ecovacs",
"iot_class": "cloud_push",
"loggers": ["sleekxmppfs", "sucks", "deebot_client"],
"requirements": ["py-sucks==0.9.10", "deebot-client==13.2.1"]
"requirements": ["py-sucks==0.9.11", "deebot-client==13.2.1"]
}

2
requirements_all.txt generated
View File

@ -1768,7 +1768,7 @@ py-nightscout==1.2.2
py-schluter==0.1.7
# homeassistant.components.ecovacs
py-sucks==0.9.10
py-sucks==0.9.11
# homeassistant.components.synology_dsm
py-synologydsm-api==2.7.2

View File

@ -1467,7 +1467,7 @@ py-nextbusnext==2.1.2
py-nightscout==1.2.2
# homeassistant.components.ecovacs
py-sucks==0.9.10
py-sucks==0.9.11
# homeassistant.components.synology_dsm
py-synologydsm-api==2.7.2

View File

@ -59,15 +59,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# concord232 > stevedore > pbr > setuptools
"pbr": {"setuptools"}
},
"ecovacs": {
# py-sucks > pycountry-convert > pytest-cov > pytest
"pytest-cov": {"pytest", "wheel"},
# py-sucks > pycountry-convert > pytest-mock > pytest
"pytest-mock": {"pytest", "wheel"},
# py-sucks > pycountry-convert > pytest
# py-sucks > pycountry-convert > wheel
"pycountry-convert": {"pytest", "wheel"},
},
"efergy": {
# pyefergy > codecov
# pyefergy > types-pytz