diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index b0ddac2f7f4..e08b91cfc7f 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -20,6 +20,6 @@ "bluetooth-auto-recovery==1.4.2", "bluetooth-data-tools==1.20.0", "dbus-fast==2.28.0", - "habluetooth==3.7.0" + "habluetooth==3.8.0" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index f45aaadf77e..3494504b5a8 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -32,7 +32,7 @@ dbus-fast==2.28.0 fnv-hash-fast==1.1.0 go2rtc-client==0.1.2 ha-ffmpeg==3.2.2 -habluetooth==3.7.0 +habluetooth==3.8.0 hass-nabucasa==0.87.0 hassil==2.1.0 home-assistant-bluetooth==1.13.0 diff --git a/requirements_all.txt b/requirements_all.txt index d3b317798c0..01b59dfcd7e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1097,7 +1097,7 @@ ha-philipsjs==3.2.2 habiticalib==0.3.2 # homeassistant.components.bluetooth -habluetooth==3.7.0 +habluetooth==3.8.0 # homeassistant.components.cloud hass-nabucasa==0.87.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 385965f771f..4b3170cbb6c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -938,7 +938,7 @@ ha-philipsjs==3.2.2 habiticalib==0.3.2 # homeassistant.components.bluetooth -habluetooth==3.7.0 +habluetooth==3.8.0 # homeassistant.components.cloud hass-nabucasa==0.87.0