From 45618f80549ff4e9158f2b82cf171b0f97c7537a Mon Sep 17 00:00:00 2001 From: Alan Murray Date: Sat, 21 Nov 2020 21:00:08 +1100 Subject: [PATCH] Bump acmeda dependency aiopulse to 0.4.2 (#43217) --- homeassistant/components/acmeda/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/acmeda/manifest.json b/homeassistant/components/acmeda/manifest.json index 8b76af0c57e..f1858f9fd5a 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.0"], + "requirements": ["aiopulse==0.4.2"], "codeowners": [ "@atmurray" ] diff --git a/requirements_all.txt b/requirements_all.txt index f687f042b1f..50a0c702bfd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -203,7 +203,7 @@ aionotify==0.2.0 aionotion==1.1.0 # homeassistant.components.acmeda -aiopulse==0.4.0 +aiopulse==0.4.2 # homeassistant.components.hunterdouglas_powerview aiopvapi==1.6.14 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3d1ad87e1de..502e62b3515 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -119,7 +119,7 @@ aiokafka==0.6.0 aionotion==1.1.0 # homeassistant.components.acmeda -aiopulse==0.4.0 +aiopulse==0.4.2 # homeassistant.components.hunterdouglas_powerview aiopvapi==1.6.14