From c1039fab4a3978eda08eac17eb4aaf773b69b929 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 13 Feb 2023 22:19:49 -0600 Subject: [PATCH] Bump dbus-fast to 1.84.1 (#88042) --- homeassistant/components/bluetooth/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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