diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index cca12b4daf06..95bb58204233 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -21,6 +21,6 @@ "bluetooth-auto-recovery==1.5.2", "bluetooth-data-tools==1.28.2", "dbus-fast==2.44.3", - "habluetooth==5.2.0" + "habluetooth==5.2.1" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index ff567a94c0fc..83611156cecc 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -34,7 +34,7 @@ dbus-fast==2.44.3 fnv-hash-fast==1.5.0 go2rtc-client==0.2.1 ha-ffmpeg==3.2.2 -habluetooth==5.2.0 +habluetooth==5.2.1 hass-nabucasa==1.0.0 hassil==3.2.0 home-assistant-bluetooth==1.13.1 diff --git a/requirements_all.txt b/requirements_all.txt index d68b5290e010..45cdadc41de0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1133,7 +1133,7 @@ ha-silabs-firmware-client==0.2.0 habiticalib==0.4.3 # homeassistant.components.bluetooth -habluetooth==5.2.0 +habluetooth==5.2.1 # homeassistant.components.cloud hass-nabucasa==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7097289b0d6b..84f6b02ccacf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -994,7 +994,7 @@ ha-silabs-firmware-client==0.2.0 habiticalib==0.4.3 # homeassistant.components.bluetooth -habluetooth==5.2.0 +habluetooth==5.2.1 # homeassistant.components.cloud hass-nabucasa==1.0.0