From 558dceac425d7c0d6a985024fd14f5eea11f6948 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 8 Dec 2022 18:03:09 -1000 Subject: [PATCH] Bump dbus-fast to 1.80.0 (#83601) changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.79.0...v1.80.0 performance improvements --- 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 6648c05c907..026ec3e50b4 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -11,7 +11,7 @@ "bluetooth-adapters==0.12.0", "bluetooth-auto-recovery==0.5.5", "bluetooth-data-tools==0.3.0", - "dbus-fast==1.79.0" + "dbus-fast==1.80.0" ], "codeowners": ["@bdraco"], "config_flow": true, diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 5773ad6e94e..9b324004e1b 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.79.0 +dbus-fast==1.80.0 fnvhash==0.1.0 hass-nabucasa==0.61.0 home-assistant-bluetooth==1.8.1 diff --git a/requirements_all.txt b/requirements_all.txt index bd02415a1c6..88b07b38a26 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.79.0 +dbus-fast==1.80.0 # homeassistant.components.debugpy debugpy==1.6.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bc7679b4e5f..153a1052205 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.79.0 +dbus-fast==1.80.0 # homeassistant.components.debugpy debugpy==1.6.4