diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 73575e00ec2..8331117c9c9 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -20,6 +20,6 @@ "bluetooth-adapters==0.15.2", "bluetooth-auto-recovery==1.0.3", "bluetooth-data-tools==0.3.1", - "dbus-fast==1.84.0" + "dbus-fast==1.84.1" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 87228825c0c..1df1c0eb916 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==39.0.1 -dbus-fast==1.84.0 +dbus-fast==1.84.1 fnvhash==0.1.0 hass-nabucasa==0.61.0 hassil==0.2.6 diff --git a/requirements_all.txt b/requirements_all.txt index 655c2d843b9..100afd515e0 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.84.0 +dbus-fast==1.84.1 # homeassistant.components.debugpy debugpy==1.6.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2aadb496623..8ec9b4d99b7 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.84.0 +dbus-fast==1.84.1 # homeassistant.components.debugpy debugpy==1.6.6