diff --git a/homeassistant/components/bsblan/manifest.json b/homeassistant/components/bsblan/manifest.json index f53e395f0c5391b617fc27747e68b49c694a1f84..0e945d13d48439fce204f59e90aa30ef3ecbefc0 100644 --- a/homeassistant/components/bsblan/manifest.json +++ b/homeassistant/components/bsblan/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/bsblan", "iot_class": "local_polling", "loggers": ["bsblan"], - "requirements": ["python-bsblan==0.5.9"] + "requirements": ["python-bsblan==0.5.11"] } diff --git a/requirements_all.txt b/requirements_all.txt index c3dfa944f11b7a9896bdfd634fb2364e18c8879a..45d6c88ae8f8555b40c3916324e13c11327bac1a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2021,7 +2021,7 @@ pythinkingcleaner==0.0.3 python-blockchain-api==0.0.2 # homeassistant.components.bsblan -python-bsblan==0.5.9 +python-bsblan==0.5.11 # homeassistant.components.clementine python-clementine-remote==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6edc309c811e37dfd97ae4964355729673e807eb..2da989a58a3c471b54ff75ddccd8ef5d00ad2958 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1468,7 +1468,7 @@ pytankerkoenig==0.0.6 pytautulli==23.1.1 # homeassistant.components.bsblan -python-bsblan==0.5.9 +python-bsblan==0.5.11 # homeassistant.components.ecobee python-ecobee-api==0.2.14