mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump dbus-fast to 1.56.0 (#81177)
* Bump dbus-fast to 1.56.0 Addes optimized readers for manufacturer data and interfaces added messages changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.55.0...v1.56.0 * empty
This commit is contained in:
parent
482b5459dc
commit
effe8d9207
@ -10,7 +10,7 @@
|
||||
"bleak-retry-connector==2.4.2",
|
||||
"bluetooth-adapters==0.6.0",
|
||||
"bluetooth-auto-recovery==0.3.6",
|
||||
"dbus-fast==1.54.0"
|
||||
"dbus-fast==1.56.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.1
|
||||
dbus-fast==1.54.0
|
||||
dbus-fast==1.56.0
|
||||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.56.0
|
||||
home-assistant-bluetooth==1.6.0
|
||||
|
@ -540,7 +540,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.54.0
|
||||
dbus-fast==1.56.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
@ -420,7 +420,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.54.0
|
||||
dbus-fast==1.56.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user