diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json
index 7908dbbad66..54f10fbc0c7 100644
--- a/homeassistant/components/bluetooth/manifest.json
+++ b/homeassistant/components/bluetooth/manifest.json
@@ -15,7 +15,7 @@
   "quality_scale": "internal",
   "requirements": [
     "bleak==0.21.1",
-    "bleak-retry-connector==3.1.3",
+    "bleak-retry-connector==3.2.1",
     "bluetooth-adapters==0.16.1",
     "bluetooth-auto-recovery==1.2.3",
     "bluetooth-data-tools==1.11.0",
diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt
index 0952b339788..98846c0a968 100644
--- a/homeassistant/package_constraints.txt
+++ b/homeassistant/package_constraints.txt
@@ -8,7 +8,7 @@ atomicwrites-homeassistant==1.4.1
 attrs==23.1.0
 awesomeversion==23.8.0
 bcrypt==4.0.1
-bleak-retry-connector==3.1.3
+bleak-retry-connector==3.2.1
 bleak==0.21.1
 bluetooth-adapters==0.16.1
 bluetooth-auto-recovery==1.2.3
diff --git a/requirements_all.txt b/requirements_all.txt
index 8ca4f1aabbd..b9db7f55bdd 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -522,7 +522,7 @@ bimmer-connected==0.14.0
 bizkaibus==0.1.1
 
 # homeassistant.components.bluetooth
-bleak-retry-connector==3.1.3
+bleak-retry-connector==3.2.1
 
 # homeassistant.components.bluetooth
 bleak==0.21.1
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 8d225e3d9ad..9bee67b6747 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -443,7 +443,7 @@ bellows==0.36.3
 bimmer-connected==0.14.0
 
 # homeassistant.components.bluetooth
-bleak-retry-connector==3.1.3
+bleak-retry-connector==3.2.1
 
 # homeassistant.components.bluetooth
 bleak==0.21.1