mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Bump dbus-fast to 2.23.0 (#124384)
This commit is contained in:
parent
47beddc6c6
commit
ad362b1d4c
@ -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.19.4",
|
"bluetooth-data-tools==1.19.4",
|
||||||
"dbus-fast==2.22.1",
|
"dbus-fast==2.23.0",
|
||||||
"habluetooth==3.3.2"
|
"habluetooth==3.3.2"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -23,7 +23,7 @@ cached_ipaddress==0.3.0
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.1
|
ciso8601==2.3.1
|
||||||
cryptography==43.0.0
|
cryptography==43.0.0
|
||||||
dbus-fast==2.22.1
|
dbus-fast==2.23.0
|
||||||
fnv-hash-fast==0.5.0
|
fnv-hash-fast==0.5.0
|
||||||
ha-av==10.1.1
|
ha-av==10.1.1
|
||||||
ha-ffmpeg==3.2.0
|
ha-ffmpeg==3.2.0
|
||||||
|
@ -703,7 +703,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.22.1
|
dbus-fast==2.23.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.1
|
debugpy==1.8.1
|
||||||
|
@ -599,7 +599,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.22.1
|
dbus-fast==2.23.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.1
|
debugpy==1.8.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user