From ed2696f03e40c2175bf42c6ad315c4fc72e51071 Mon Sep 17 00:00:00 2001 From: Willem-Jan van Rootselaar Date: Tue, 1 Nov 2022 09:28:02 +0100 Subject: [PATCH] Bump python-bsblan to version 0.5.7 (#81330) --- homeassistant/components/bsblan/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/bsblan/manifest.json b/homeassistant/components/bsblan/manifest.json index e2b0e5bebfa..87fb7f8c08f 100644 --- a/homeassistant/components/bsblan/manifest.json +++ b/homeassistant/components/bsblan/manifest.json @@ -3,7 +3,7 @@ "name": "BSB-Lan", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/bsblan", - "requirements": ["python-bsblan==0.5.6"], + "requirements": ["python-bsblan==0.5.7"], "codeowners": ["@liudger"], "iot_class": "local_polling", "loggers": ["bsblan"] diff --git a/requirements_all.txt b/requirements_all.txt index 5b5b94d966b..d0f0572b9f5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1953,7 +1953,7 @@ pythinkingcleaner==0.0.3 python-blockchain-api==0.0.2 # homeassistant.components.bsblan -python-bsblan==0.5.6 +python-bsblan==0.5.7 # homeassistant.components.clementine python-clementine-remote==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4a949ae7d13..f18b83b13fe 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1373,7 +1373,7 @@ pytankerkoenig==0.0.6 pytautulli==21.11.0 # homeassistant.components.bsblan -python-bsblan==0.5.6 +python-bsblan==0.5.7 # homeassistant.components.ecobee python-ecobee-api==0.2.14