diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 84a86754ce6..4e86a8e431a 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.1.1", "bluetooth-data-tools==0.4.0", - "dbus-fast==1.85.0" + "dbus-fast==1.86.0" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index f96c36f3bc1..44aeabdb6ae 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.85.0 +dbus-fast==1.86.0 fnv-hash-fast==0.3.1 ha-av==10.0.0 hass-nabucasa==0.66.2 diff --git a/requirements_all.txt b/requirements_all.txt index 1dab70c8f96..72b52ff241b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -567,7 +567,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.85.0 +dbus-fast==1.86.0 # homeassistant.components.debugpy debugpy==1.6.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 87bf034e4c0..cc612e769be 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -456,7 +456,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.85.0 +dbus-fast==1.86.0 # homeassistant.components.debugpy debugpy==1.6.7