diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json
index c64784aac7c854c508aad92afd50cd421fcf4aa9..b5bce32148a9d727307abfe958bc19de5b0ab1a5 100644
--- a/homeassistant/components/bluetooth/manifest.json
+++ b/homeassistant/components/bluetooth/manifest.json
@@ -16,7 +16,7 @@
   "requirements": [
     "bleak==0.21.1",
     "bleak-retry-connector==3.3.0",
-    "bluetooth-adapters==0.16.1",
+    "bluetooth-adapters==0.16.2",
     "bluetooth-auto-recovery==1.2.3",
     "bluetooth-data-tools==1.18.0",
     "dbus-fast==2.21.0",
diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt
index a4b697d5151f2ae67ba260b0bb7f4e55b1fd622c..2bb39cb935bd010bbe748d16f763fbd78499bb79 100644
--- a/homeassistant/package_constraints.txt
+++ b/homeassistant/package_constraints.txt
@@ -13,7 +13,7 @@ awesomeversion==23.11.0
 bcrypt==4.0.1
 bleak-retry-connector==3.3.0
 bleak==0.21.1
-bluetooth-adapters==0.16.1
+bluetooth-adapters==0.16.2
 bluetooth-auto-recovery==1.2.3
 bluetooth-data-tools==1.18.0
 certifi>=2021.5.30
diff --git a/requirements_all.txt b/requirements_all.txt
index a534e29e58e78f8ca678290eeab9a1da0e8250b7..787bba5aa944afac8628b3f6701dfef9ad919e86 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -560,7 +560,7 @@ bluemaestro-ble==0.2.3
 # bluepy==1.3.0
 
 # homeassistant.components.bluetooth
-bluetooth-adapters==0.16.1
+bluetooth-adapters==0.16.2
 
 # homeassistant.components.bluetooth
 bluetooth-auto-recovery==1.2.3
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index dff7f3e5a40e15d46c3518bd40e2071afd96109b..5035e48b141147b803eb6e233217ac4d1905bba3 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -472,7 +472,7 @@ blinkpy==0.22.3
 bluemaestro-ble==0.2.3
 
 # homeassistant.components.bluetooth
-bluetooth-adapters==0.16.1
+bluetooth-adapters==0.16.2
 
 # homeassistant.components.bluetooth
 bluetooth-auto-recovery==1.2.3