diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index b20a3f17b50..f59a2f31a1a 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -11,7 +11,7 @@ "bluetooth-adapters==0.15.2", "bluetooth-auto-recovery==1.0.3", "bluetooth-data-tools==0.3.1", - "dbus-fast==1.82.0" + "dbus-fast==1.84.0" ], "codeowners": ["@bdraco"], "config_flow": true, diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 6af42d71569..d276cfe2077 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -18,7 +18,7 @@ bluetooth-data-tools==0.3.1 certifi>=2021.5.30 ciso8601==2.3.0 cryptography==38.0.3 -dbus-fast==1.82.0 +dbus-fast==1.84.0 fnvhash==0.1.0 hass-nabucasa==0.61.0 home-assistant-bluetooth==1.9.2 diff --git a/requirements_all.txt b/requirements_all.txt index 3e37d3ea91b..4785b9a717f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -563,7 +563,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.82.0 +dbus-fast==1.84.0 # homeassistant.components.debugpy debugpy==1.6.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 25839ac868f..39ef3c9c1d1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -446,7 +446,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.82.0 +dbus-fast==1.84.0 # homeassistant.components.debugpy debugpy==1.6.5