mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 16:57:19 +00:00
Bump dbus-fast to 2.21.3 (#117824)
This commit is contained in:
parent
4dc670056c
commit
7c58f05898
@ -19,7 +19,7 @@
|
|||||||
"bluetooth-adapters==0.19.2",
|
"bluetooth-adapters==0.19.2",
|
||||||
"bluetooth-auto-recovery==1.4.2",
|
"bluetooth-auto-recovery==1.4.2",
|
||||||
"bluetooth-data-tools==1.19.0",
|
"bluetooth-data-tools==1.19.0",
|
||||||
"dbus-fast==2.21.2",
|
"dbus-fast==2.21.3",
|
||||||
"habluetooth==3.0.1"
|
"habluetooth==3.0.1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -25,7 +25,7 @@ cached_ipaddress==0.3.0
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.1
|
ciso8601==2.3.1
|
||||||
cryptography==42.0.5
|
cryptography==42.0.5
|
||||||
dbus-fast==2.21.2
|
dbus-fast==2.21.3
|
||||||
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
|
||||||
|
@ -688,7 +688,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.21.2
|
dbus-fast==2.21.3
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.1
|
debugpy==1.8.1
|
||||||
|
@ -572,7 +572,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.21.2
|
dbus-fast==2.21.3
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.1
|
debugpy==1.8.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user