From 84576672deb4903680fef98601865836a47a7f54 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 30 Jul 2023 09:39:40 -0700 Subject: [PATCH] Bump dbus-fast to 1.87.5 (#97364) --- 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 cbeab2abec0..bc07e2b94ae 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -19,6 +19,6 @@ "bluetooth-adapters==0.16.0", "bluetooth-auto-recovery==1.2.1", "bluetooth-data-tools==1.6.1", - "dbus-fast==1.87.2" + "dbus-fast==1.87.5" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index a0046569eb8..be1dff7623d 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -16,7 +16,7 @@ bluetooth-data-tools==1.6.1 certifi>=2021.5.30 ciso8601==2.3.0 cryptography==41.0.2 -dbus-fast==1.87.2 +dbus-fast==1.87.5 fnv-hash-fast==0.4.0 ha-av==10.1.0 hass-nabucasa==0.69.0 diff --git a/requirements_all.txt b/requirements_all.txt index 9301f6b8670..ce9f6d1bddd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -632,7 +632,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.87.2 +dbus-fast==1.87.5 # homeassistant.components.debugpy debugpy==1.6.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e90478359c4..4e9a7e76261 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -515,7 +515,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.87.2 +dbus-fast==1.87.5 # homeassistant.components.debugpy debugpy==1.6.7