mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump dbus-fast to 1.84.0 (#85568)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.82.0...v1.84.0
This commit is contained in:
parent
6a801fc058
commit
f9dbce8bf4
@ -11,7 +11,7 @@
|
||||
"bluetooth-adapters==0.15.2",
|
||||
"bluetooth-auto-recovery==1.0.3",
|
||||
"bluetooth-data-tools==0.3.1",
|
||||
"dbus-fast==1.82.0"
|
||||
"dbus-fast==1.84.0"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
|
@ -18,7 +18,7 @@ bluetooth-data-tools==0.3.1
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.0
|
||||
cryptography==38.0.3
|
||||
dbus-fast==1.82.0
|
||||
dbus-fast==1.84.0
|
||||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.61.0
|
||||
home-assistant-bluetooth==1.9.2
|
||||
|
@ -563,7 +563,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.82.0
|
||||
dbus-fast==1.84.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.5
|
||||
|
@ -446,7 +446,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.82.0
|
||||
dbus-fast==1.84.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user