Bump dbus-fast to 1.79.0 (#83598)

HA OS 9.4 adds support for passive scanning, however
a different path is used in dbus-fast to get the passive
results which was never optimized which caused passive
scanning to use more cpu time than active scanning.

changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.75.0...v1.79.0
This commit is contained in:
J. Nick Koston 2022-12-08 15:28:52 -10:00 committed by GitHub
parent b922e9331f
commit 8193ddf61a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -11,7 +11,7 @@
"bluetooth-adapters==0.12.0",
"bluetooth-auto-recovery==0.5.4",
"bluetooth-data-tools==0.3.0",
"dbus-fast==1.75.0"
"dbus-fast==1.79.0"
],
"codeowners": ["@bdraco"],
"config_flow": true,

View file

@ -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.75.0
dbus-fast==1.79.0
fnvhash==0.1.0
hass-nabucasa==0.61.0
home-assistant-bluetooth==1.8.1

View file

@ -553,7 +553,7 @@ datadog==0.15.0
datapoint==0.9.8
# homeassistant.components.bluetooth
dbus-fast==1.75.0
dbus-fast==1.79.0
# homeassistant.components.debugpy
debugpy==1.6.4

View file

@ -433,7 +433,7 @@ datadog==0.15.0
datapoint==0.9.8
# homeassistant.components.bluetooth
dbus-fast==1.75.0
dbus-fast==1.79.0
# homeassistant.components.debugpy
debugpy==1.6.4