From 2bdf55465a88882374b1a6e0cff28fe986b634a9 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 13 Feb 2022 14:29:34 -0600 Subject: [PATCH] Bump pywizlight to 0.5.8 (#66448) --- homeassistant/components/wiz/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/wiz/manifest.json b/homeassistant/components/wiz/manifest.json index 1296cf50d1b..3aa137f2460 100644 --- a/homeassistant/components/wiz/manifest.json +++ b/homeassistant/components/wiz/manifest.json @@ -8,7 +8,7 @@ ], "dependencies": ["network"], "documentation": "https://www.home-assistant.io/integrations/wiz", - "requirements": ["pywizlight==0.5.6"], + "requirements": ["pywizlight==0.5.8"], "iot_class": "local_push", "codeowners": ["@sbidy"] } diff --git a/requirements_all.txt b/requirements_all.txt index 14d97bec67a..65520ab40b9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2057,7 +2057,7 @@ pywemo==0.7.0 pywilight==0.0.70 # homeassistant.components.wiz -pywizlight==0.5.6 +pywizlight==0.5.8 # homeassistant.components.xeoma pyxeoma==1.4.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d8c0eeaab49..771dcc8cf87 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1285,7 +1285,7 @@ pywemo==0.7.0 pywilight==0.0.70 # homeassistant.components.wiz -pywizlight==0.5.6 +pywizlight==0.5.8 # homeassistant.components.zerproc pyzerproc==0.4.8