From aad16b8055d28522b8807ff3c8ee4f95e93f9ffc Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Tue, 1 Dec 2020 04:22:57 -0700 Subject: [PATCH] Bump aiorecollect to 0.2.2 (#43796) --- homeassistant/components/recollect_waste/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/recollect_waste/manifest.json b/homeassistant/components/recollect_waste/manifest.json index 6e1580ddf5c..4e6b71d59b7 100644 --- a/homeassistant/components/recollect_waste/manifest.json +++ b/homeassistant/components/recollect_waste/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/recollect_waste", "requirements": [ - "aiorecollect==0.2.1" + "aiorecollect==0.2.2" ], "codeowners": [ "@bachya" diff --git a/requirements_all.txt b/requirements_all.txt index 36ff1c84b77..6f7424c7e6e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -215,7 +215,7 @@ aiopvpc==2.0.2 aiopylgtv==0.3.3 # homeassistant.components.recollect_waste -aiorecollect==0.2.1 +aiorecollect==0.2.2 # homeassistant.components.shelly aioshelly==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0fce5009774..be2fa0ec0f9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -131,7 +131,7 @@ aiopvpc==2.0.2 aiopylgtv==0.3.3 # homeassistant.components.recollect_waste -aiorecollect==0.2.1 +aiorecollect==0.2.2 # homeassistant.components.shelly aioshelly==0.5.1