Bump dbus-fast to 1.67.0 (#81517)
Bump dbus to 1.67.0 The bleak BlueZ clients use the negotiate_unix_fd path which was not optimized but is now. (The scanners already used a fast path) changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.64.0...v1.67.0
This commit is contained in:
parent
c7fc51cfa5
commit
93072d8ac5
4 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
"bleak-retry-connector==2.8.2",
|
||||
"bluetooth-adapters==0.6.0",
|
||||
"bluetooth-auto-recovery==0.3.6",
|
||||
"dbus-fast==1.64.0"
|
||||
"dbus-fast==1.67.0"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
|
|
|
@ -17,7 +17,7 @@ bluetooth-auto-recovery==0.3.6
|
|||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
cryptography==38.0.3
|
||||
dbus-fast==1.64.0
|
||||
dbus-fast==1.67.0
|
||||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.56.0
|
||||
home-assistant-bluetooth==1.6.0
|
||||
|
|
|
@ -546,7 +546,7 @@ datadog==0.15.0
|
|||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.64.0
|
||||
dbus-fast==1.67.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
|
|
@ -426,7 +426,7 @@ datadog==0.15.0
|
|||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.64.0
|
||||
dbus-fast==1.67.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
|
Loading…
Add table
Reference in a new issue