diff --git a/homeassistant/components/pooldose/manifest.json b/homeassistant/components/pooldose/manifest.json index ed22525181c..004719954bf 100644 --- a/homeassistant/components/pooldose/manifest.json +++ b/homeassistant/components/pooldose/manifest.json @@ -11,5 +11,5 @@ "documentation": "https://www.home-assistant.io/integrations/pooldose", "iot_class": "local_polling", "quality_scale": "bronze", - "requirements": ["python-pooldose==0.7.8"] + "requirements": ["python-pooldose==0.8.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0a1c777d155..8dd2a7056dd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2551,7 +2551,7 @@ python-overseerr==0.7.1 python-picnic-api2==1.3.1 # homeassistant.components.pooldose -python-pooldose==0.7.8 +python-pooldose==0.8.0 # homeassistant.components.rabbitair python-rabbitair==0.0.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 74fb2fff9b9..4f9282bf0dc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2132,7 +2132,7 @@ python-overseerr==0.7.1 python-picnic-api2==1.3.1 # homeassistant.components.pooldose -python-pooldose==0.7.8 +python-pooldose==0.8.0 # homeassistant.components.rabbitair python-rabbitair==0.0.8