diff --git a/homeassistant/components/zha/manifest.json b/homeassistant/components/zha/manifest.json index fbaa0f84568..7f9afc472a7 100644 --- a/homeassistant/components/zha/manifest.json +++ b/homeassistant/components/zha/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/zha", "requirements": [ - "bellows==0.27.0", + "bellows==0.28.0", "pyserial==3.5", "pyserial-asyncio==0.5", "zha-quirks==0.0.61", diff --git a/requirements_all.txt b/requirements_all.txt index 16c75dc1add..505b4c01429 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -369,7 +369,7 @@ beautifulsoup4==4.9.3 # beewi_smartclim==0.0.10 # homeassistant.components.zha -bellows==0.27.0 +bellows==0.28.0 # homeassistant.components.bmw_connected_drive bimmer_connected==0.7.20 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1fc41dc7335..335e848bab0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -227,7 +227,7 @@ azure-eventhub==5.5.0 base36==0.1.1 # homeassistant.components.zha -bellows==0.27.0 +bellows==0.28.0 # homeassistant.components.bmw_connected_drive bimmer_connected==0.7.20