mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump dbus-fast to 1.5.1 (#78802)
This commit is contained in:
parent
635c2f3738
commit
a02eed9bd8
@ -9,7 +9,7 @@
|
||||
"bleak-retry-connector==1.17.1",
|
||||
"bluetooth-adapters==0.5.1",
|
||||
"bluetooth-auto-recovery==0.3.3",
|
||||
"dbus-fast==1.4.0"
|
||||
"dbus-fast==1.5.1"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
|
@ -17,7 +17,7 @@ bluetooth-auto-recovery==0.3.3
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
cryptography==37.0.4
|
||||
dbus-fast==1.4.0
|
||||
dbus-fast==1.5.1
|
||||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.55.0
|
||||
home-assistant-bluetooth==1.3.0
|
||||
|
@ -535,7 +535,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.4.0
|
||||
dbus-fast==1.5.1
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
@ -412,7 +412,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.4.0
|
||||
dbus-fast==1.5.1
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user