diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index a8e1c02c8b0..3a2f1f1a678 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -11,7 +11,7 @@ "bluetooth-adapters==0.12.0", "bluetooth-auto-recovery==0.5.4", "bluetooth-data-tools==0.3.0", - "dbus-fast==1.75.0" + "dbus-fast==1.79.0" ], "codeowners": ["@bdraco"], "config_flow": true, diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 9f9165135ec..e38117c38e6 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -18,7 +18,7 @@ bluetooth-data-tools==0.3.0 certifi>=2021.5.30 ciso8601==2.2.0 cryptography==38.0.3 -dbus-fast==1.75.0 +dbus-fast==1.79.0 fnvhash==0.1.0 hass-nabucasa==0.61.0 home-assistant-bluetooth==1.8.1 diff --git a/requirements_all.txt b/requirements_all.txt index 32e75259cf5..d64eb1dbee8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -553,7 +553,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.75.0 +dbus-fast==1.79.0 # homeassistant.components.debugpy debugpy==1.6.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ca12ce22649..84bf58996a9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -433,7 +433,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.75.0 +dbus-fast==1.79.0 # homeassistant.components.debugpy debugpy==1.6.4