From 16ca038f12bd542f6c3e225e2823f6f2c37efdb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Nenz=C3=A9n?= Date: Sat, 23 Apr 2022 07:28:26 +0200 Subject: [PATCH] Bump pyplaato to 0.0.18 (#70391) --- homeassistant/components/plaato/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/plaato/manifest.json b/homeassistant/components/plaato/manifest.json index 5335a79fe15..4a88db58934 100644 --- a/homeassistant/components/plaato/manifest.json +++ b/homeassistant/components/plaato/manifest.json @@ -6,7 +6,7 @@ "dependencies": ["webhook"], "after_dependencies": ["cloud"], "codeowners": ["@JohNan"], - "requirements": ["pyplaato==0.0.16"], + "requirements": ["pyplaato==0.0.18"], "iot_class": "cloud_push", "loggers": ["pyplaato"] } diff --git a/requirements_all.txt b/requirements_all.txt index 99f40349e0e..8f38048b255 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1726,7 +1726,7 @@ pypck==0.7.14 pypjlink2==1.2.1 # homeassistant.components.plaato -pyplaato==0.0.16 +pyplaato==0.0.18 # homeassistant.components.point pypoint==2.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c72321796ea..f277ff7740c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1160,7 +1160,7 @@ pyownet==0.10.0.post1 pypck==0.7.14 # homeassistant.components.plaato -pyplaato==0.0.16 +pyplaato==0.0.18 # homeassistant.components.point pypoint==2.3.0