diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index a42b09ab55e..512d8d4ab99 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -20,6 +20,6 @@ "bluetooth-adapters==0.15.3", "bluetooth-auto-recovery==1.0.3", "bluetooth-data-tools==0.4.0", - "dbus-fast==1.84.2" + "dbus-fast==1.85.0" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 8458f4f141d..408e5a6f659 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -19,7 +19,7 @@ bluetooth-data-tools==0.4.0 certifi>=2021.5.30 ciso8601==2.3.0 cryptography==40.0.2 -dbus-fast==1.84.2 +dbus-fast==1.85.0 fnv-hash-fast==0.3.1 ha-av==10.0.0 hass-nabucasa==0.65.0 diff --git a/requirements_all.txt b/requirements_all.txt index cd0c4ab8cc0..263f1709b81 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -564,7 +564,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.84.2 +dbus-fast==1.85.0 # homeassistant.components.debugpy debugpy==1.6.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c86b1a15c1e..0798df37e55 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -453,7 +453,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.84.2 +dbus-fast==1.85.0 # homeassistant.components.debugpy debugpy==1.6.7