mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Bump dbus-fast to 1.73.0 (#81959)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.72.0...v1.73.0
This commit is contained in:
parent
8ee60c2e7f
commit
de48ae2e53
@ -11,7 +11,7 @@
|
|||||||
"bluetooth-adapters==0.7.0",
|
"bluetooth-adapters==0.7.0",
|
||||||
"bluetooth-auto-recovery==0.3.6",
|
"bluetooth-auto-recovery==0.3.6",
|
||||||
"bluetooth-data-tools==0.2.0",
|
"bluetooth-data-tools==0.2.0",
|
||||||
"dbus-fast==1.72.0"
|
"dbus-fast==1.73.0"
|
||||||
],
|
],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
@ -18,7 +18,7 @@ bluetooth-data-tools==0.2.0
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==38.0.3
|
cryptography==38.0.3
|
||||||
dbus-fast==1.72.0
|
dbus-fast==1.73.0
|
||||||
fnvhash==0.1.0
|
fnvhash==0.1.0
|
||||||
hass-nabucasa==0.56.0
|
hass-nabucasa==0.56.0
|
||||||
home-assistant-bluetooth==1.6.0
|
home-assistant-bluetooth==1.6.0
|
||||||
|
@ -553,7 +553,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.8
|
datapoint==0.9.8
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==1.72.0
|
dbus-fast==1.73.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.3
|
debugpy==1.6.3
|
||||||
|
@ -433,7 +433,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.8
|
datapoint==0.9.8
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==1.72.0
|
dbus-fast==1.73.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.3
|
debugpy==1.6.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user