mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump dbus-fast to 1.26.0 (#79684)
This commit is contained in:
parent
ce6ccffd9c
commit
9b4c7f5dc5
@ -10,7 +10,7 @@
|
||||
"bleak-retry-connector==2.1.3",
|
||||
"bluetooth-adapters==0.6.0",
|
||||
"bluetooth-auto-recovery==0.3.3",
|
||||
"dbus-fast==1.24.0"
|
||||
"dbus-fast==1.26.0"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
|
@ -17,7 +17,7 @@ bluetooth-auto-recovery==0.3.3
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
cryptography==38.0.1
|
||||
dbus-fast==1.24.0
|
||||
dbus-fast==1.26.0
|
||||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.56.0
|
||||
home-assistant-bluetooth==1.3.0
|
||||
|
@ -543,7 +543,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.24.0
|
||||
dbus-fast==1.26.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
@ -423,7 +423,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.24.0
|
||||
dbus-fast==1.26.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user