diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index ee9359af9b1..847758eeb56 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -19,7 +19,7 @@ "bluetooth-adapters==0.19.2", "bluetooth-auto-recovery==1.4.2", "bluetooth-data-tools==1.19.0", - "dbus-fast==2.21.2", + "dbus-fast==2.21.3", "habluetooth==3.0.1" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index a69e10db2a7..1e84c58b24b 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -25,7 +25,7 @@ cached_ipaddress==0.3.0 certifi>=2021.5.30 ciso8601==2.3.1 cryptography==42.0.5 -dbus-fast==2.21.2 +dbus-fast==2.21.3 fnv-hash-fast==0.5.0 ha-av==10.1.1 ha-ffmpeg==3.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index 147e1f1ab64..888abb59e1b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -688,7 +688,7 @@ datadog==0.15.0 datapoint==0.9.9 # homeassistant.components.bluetooth -dbus-fast==2.21.2 +dbus-fast==2.21.3 # homeassistant.components.debugpy debugpy==1.8.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bcaee62cfb1..6e4239e4fb2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -572,7 +572,7 @@ datadog==0.15.0 datapoint==0.9.9 # homeassistant.components.bluetooth -dbus-fast==2.21.2 +dbus-fast==2.21.3 # homeassistant.components.debugpy debugpy==1.8.1