diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json
index 62296ddd8b8b69f8576958ff644ea9704d038a8e..58009216464d75b6508d3b55273e6bfbdc625a8f 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.4.0",
+    "bleak-retry-connector==3.5.0",
     "bluetooth-adapters==0.18.0",
     "bluetooth-auto-recovery==1.4.0",
     "bluetooth-data-tools==1.19.0",
diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt
index 19fb75491504c1a4d6fba7edecd422f45b81c941..4acbe3fae58e43ef6b79c07a5a1546a4844e3f86 100644
--- a/homeassistant/package_constraints.txt
+++ b/homeassistant/package_constraints.txt
@@ -14,7 +14,7 @@ atomicwrites-homeassistant==1.4.1
 attrs==23.2.0
 awesomeversion==24.2.0
 bcrypt==4.1.2
-bleak-retry-connector==3.4.0
+bleak-retry-connector==3.5.0
 bleak==0.21.1
 bluetooth-adapters==0.18.0
 bluetooth-auto-recovery==1.4.0
diff --git a/requirements_all.txt b/requirements_all.txt
index 2bcc0be7f3125e954b2fb7735cf0b2cc1f0103b7..26a3c6c82aaa467dcb52ead9dbf881d1b16eec96 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -560,7 +560,7 @@ bizkaibus==0.1.1
 bleak-esphome==1.0.0
 
 # homeassistant.components.bluetooth
-bleak-retry-connector==3.4.0
+bleak-retry-connector==3.5.0
 
 # homeassistant.components.bluetooth
 bleak==0.21.1
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 80bce7f87f71bc42679996e3595c8cf1f0dbe13b..b3179bb9806c85bc75aa380fdd7bcb39e2141615 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -482,7 +482,7 @@ bimmer-connected[china]==0.14.6
 bleak-esphome==1.0.0
 
 # homeassistant.components.bluetooth
-bleak-retry-connector==3.4.0
+bleak-retry-connector==3.5.0
 
 # homeassistant.components.bluetooth
 bleak==0.21.1