diff --git a/homeassistant/components/esphome/manifest.json b/homeassistant/components/esphome/manifest.json index 7d609ba8478a..96c3178b560f 100644 --- a/homeassistant/components/esphome/manifest.json +++ b/homeassistant/components/esphome/manifest.json @@ -19,7 +19,7 @@ "requirements": [ "aioesphomeapi==45.3.1", "esphome-dashboard-api==1.3.0", - "bleak-esphome==3.9.4" + "bleak-esphome==3.9.7" ], "zeroconf": ["_esphomelib._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 2fe4da6ebda6..5ca4c7b07001 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -648,7 +648,7 @@ beautifulsoup4==4.13.3 bizkaibus==0.1.1 # homeassistant.components.esphome -bleak-esphome==3.9.4 +bleak-esphome==3.9.7 # homeassistant.components.bluetooth bleak-retry-connector==4.6.1