mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Update dbus-fast to 2.24.3 (#127683)
This commit is contained in:
parent
b69f2856bf
commit
d58b2d1b32
@ -19,7 +19,7 @@
|
|||||||
"bluetooth-adapters==0.19.4",
|
"bluetooth-adapters==0.19.4",
|
||||||
"bluetooth-auto-recovery==1.4.2",
|
"bluetooth-auto-recovery==1.4.2",
|
||||||
"bluetooth-data-tools==1.20.0",
|
"bluetooth-data-tools==1.20.0",
|
||||||
"dbus-fast==2.24.0",
|
"dbus-fast==2.24.3",
|
||||||
"habluetooth==3.4.0"
|
"habluetooth==3.4.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -24,7 +24,7 @@ cached-ipaddress==0.7.0
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.1
|
ciso8601==2.3.1
|
||||||
cryptography==43.0.1
|
cryptography==43.0.1
|
||||||
dbus-fast==2.24.0
|
dbus-fast==2.24.3
|
||||||
fnv-hash-fast==1.0.2
|
fnv-hash-fast==1.0.2
|
||||||
ha-av==10.1.1
|
ha-av==10.1.1
|
||||||
ha-ffmpeg==3.2.0
|
ha-ffmpeg==3.2.0
|
||||||
|
@ -712,7 +712,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.24.0
|
dbus-fast==2.24.3
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.6
|
debugpy==1.8.6
|
||||||
|
@ -608,7 +608,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.24.0
|
dbus-fast==2.24.3
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.6
|
debugpy==1.8.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user