From 6023ee0cc4b88e87fdca8178b004c68fb3d90d04 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 21 Aug 2023 12:08:26 -0500 Subject: [PATCH] Bump dbus-fast to 1.93.0 (#98758) --- 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 1ae23633bdf..84453344c3c 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.8.0", - "dbus-fast==1.92.0" + "dbus-fast==1.93.0" ] } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 78b14aaa590..986a86b38a9 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -16,7 +16,7 @@ bluetooth-data-tools==1.8.0 certifi>=2021.5.30 ciso8601==2.3.0 cryptography==41.0.3 -dbus-fast==1.92.0 +dbus-fast==1.93.0 fnv-hash-fast==0.4.0 ha-av==10.1.1 hass-nabucasa==0.69.0 diff --git a/requirements_all.txt b/requirements_all.txt index 39f96a600d1..02e53524a1d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -635,7 +635,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.92.0 +dbus-fast==1.93.0 # homeassistant.components.debugpy debugpy==1.6.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d000c692b70..1b54f2326d0 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.92.0 +dbus-fast==1.93.0 # homeassistant.components.debugpy debugpy==1.6.7