diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 59397f30bf9..e2daee3650d 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -11,7 +11,7 @@ "bluetooth-adapters==0.7.0", "bluetooth-auto-recovery==0.3.6", "bluetooth-data-tools==0.2.0", - "dbus-fast==1.72.0" + "dbus-fast==1.73.0" ], "codeowners": ["@bdraco"], "config_flow": true, diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index daeeda866a8..603d1bba36a 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -18,7 +18,7 @@ bluetooth-data-tools==0.2.0 certifi>=2021.5.30 ciso8601==2.2.0 cryptography==38.0.3 -dbus-fast==1.72.0 +dbus-fast==1.73.0 fnvhash==0.1.0 hass-nabucasa==0.56.0 home-assistant-bluetooth==1.6.0 diff --git a/requirements_all.txt b/requirements_all.txt index 3a1b515876e..ead4f05bf9d 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.72.0 +dbus-fast==1.73.0 # homeassistant.components.debugpy debugpy==1.6.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 158501504e1..d8661001022 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.72.0 +dbus-fast==1.73.0 # homeassistant.components.debugpy debugpy==1.6.3