diff --git a/homeassistant/components/acmeda/manifest.json b/homeassistant/components/acmeda/manifest.json index ae72df5a323..6313b177f47 100644 --- a/homeassistant/components/acmeda/manifest.json +++ b/homeassistant/components/acmeda/manifest.json @@ -3,7 +3,7 @@ "name": "Rollease Acmeda Automate", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/acmeda", - "requirements": ["aiopulse==0.4.2"], + "requirements": ["aiopulse==0.4.3"], "codeowners": ["@atmurray"], "iot_class": "local_push" } diff --git a/requirements_all.txt b/requirements_all.txt index bfbbbabbc88..14dd69bb0c0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -228,7 +228,7 @@ aionotify==0.2.0 aionotion==3.0.2 # homeassistant.components.acmeda -aiopulse==0.4.2 +aiopulse==0.4.3 # homeassistant.components.hunterdouglas_powerview aiopvapi==1.6.14 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c48900dd0a4..a00a0454ef7 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -158,7 +158,7 @@ aionanoleaf==0.0.4 aionotion==3.0.2 # homeassistant.components.acmeda -aiopulse==0.4.2 +aiopulse==0.4.3 # homeassistant.components.hunterdouglas_powerview aiopvapi==1.6.14