From f497b989b91f6fcc30f23da08c294f5901a59d35 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 15 Nov 2022 08:27:54 -0600 Subject: [PATCH] Bump dbus-fast to 1.74.0 (#82107) changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.73.0...v1.74.0 --- 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 b2b4c771e51..3d596d817ee 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.3.0", - "dbus-fast==1.73.0" + "dbus-fast==1.74.0" ], "codeowners": ["@bdraco"], "config_flow": true, diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index d75ba977556..b973e5bc0e9 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.73.0 +dbus-fast==1.74.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 f2060fa568d..eaa6047807b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -555,7 +555,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.73.0 +dbus-fast==1.74.0 # homeassistant.components.debugpy debugpy==1.6.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 367acc0eb86..92ae4da89fd 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -435,7 +435,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.73.0 +dbus-fast==1.74.0 # homeassistant.components.debugpy debugpy==1.6.3