diff --git a/homeassistant/components/zha/manifest.json b/homeassistant/components/zha/manifest.json index bf4176db120..ef96d6efef1 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.16.1", + "bellows==0.16.2", "pyserial==3.4", "zha-quirks==0.0.39", "zigpy-cc==0.4.2", diff --git a/requirements_all.txt b/requirements_all.txt index d475c2c00eb..64c93948bb3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -333,7 +333,7 @@ beautifulsoup4==4.9.0 beewi_smartclim==0.0.7 # homeassistant.components.zha -bellows==0.16.1 +bellows==0.16.2 # homeassistant.components.bmw_connected_drive bimmer_connected==0.7.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0e6421e8b9e..45daa68f4f9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -150,7 +150,7 @@ axis==26 base36==0.1.1 # homeassistant.components.zha -bellows==0.16.1 +bellows==0.16.2 # homeassistant.components.blebox blebox_uniapi==1.3.2