diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json
index 0d17be70e0b9cf690e3c3998ee40669fc0d9e5bd..a17c17cc1384da923677bfb03d3b64a526ef6d1d 100644
--- a/homeassistant/components/bluetooth/manifest.json
+++ b/homeassistant/components/bluetooth/manifest.json
@@ -19,7 +19,7 @@
     "bluetooth-adapters==0.19.4",
     "bluetooth-auto-recovery==1.4.2",
     "bluetooth-data-tools==1.20.0",
-    "dbus-fast==2.24.0",
+    "dbus-fast==2.24.3",
     "habluetooth==3.4.0"
   ]
 }
diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt
index a8f87f2796b24a099a147aaeb26ddd3e7abbc133..bd205c74f068676b712b463209fec7994e431342 100644
--- a/homeassistant/package_constraints.txt
+++ b/homeassistant/package_constraints.txt
@@ -24,7 +24,7 @@ cached-ipaddress==0.7.0
 certifi>=2021.5.30
 ciso8601==2.3.1
 cryptography==43.0.1
-dbus-fast==2.24.0
+dbus-fast==2.24.3
 fnv-hash-fast==1.0.2
 ha-av==10.1.1
 ha-ffmpeg==3.2.0
diff --git a/requirements_all.txt b/requirements_all.txt
index 3767c0e746be88f2335132cc0817172a13da2d71..9c7c78daa3d11c42b8d43522da3ca3de31fcb7ef 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -712,7 +712,7 @@ datadog==0.15.0
 datapoint==0.9.9
 
 # homeassistant.components.bluetooth
-dbus-fast==2.24.0
+dbus-fast==2.24.3
 
 # homeassistant.components.debugpy
 debugpy==1.8.6
diff --git a/requirements_test_all.txt b/requirements_test_all.txt
index 7036b1a378656e4341556eb7fd59a5671c0be908..39ef2fb781fb617dae7c26ca29ba19e25bb2ac7a 100644
--- a/requirements_test_all.txt
+++ b/requirements_test_all.txt
@@ -608,7 +608,7 @@ datadog==0.15.0
 datapoint==0.9.9
 
 # homeassistant.components.bluetooth
-dbus-fast==2.24.0
+dbus-fast==2.24.3
 
 # homeassistant.components.debugpy
 debugpy==1.8.6