diff --git a/homeassistant/components/pooldose/manifest.json b/homeassistant/components/pooldose/manifest.json index 66f95e7c82f..acc8e90c3d6 100644 --- a/homeassistant/components/pooldose/manifest.json +++ b/homeassistant/components/pooldose/manifest.json @@ -12,5 +12,5 @@ "integration_type": "device", "iot_class": "local_polling", "quality_scale": "platinum", - "requirements": ["python-pooldose==0.8.6"] + "requirements": ["python-pooldose==0.9.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index dfed1b2ac55..0eac7f42df0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2651,7 +2651,7 @@ python-overseerr==0.9.0 python-picnic-api2==1.3.1 # homeassistant.components.pooldose -python-pooldose==0.8.6 +python-pooldose==0.9.0 # homeassistant.components.hr_energy_qube python-qube-heatpump==1.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4de49c01278..588c488ec5f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2253,7 +2253,7 @@ python-overseerr==0.9.0 python-picnic-api2==1.3.1 # homeassistant.components.pooldose -python-pooldose==0.8.6 +python-pooldose==0.9.0 # homeassistant.components.hr_energy_qube python-qube-heatpump==1.7.0