mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Bump dbus-fast to 2.21.2 (#117195)
This commit is contained in:
parent
85e651fd5a
commit
9c97269fad
@ -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.1",
|
"dbus-fast==2.21.2",
|
||||||
"habluetooth==3.0.1"
|
"habluetooth==3.0.1"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -24,7 +24,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.1
|
dbus-fast==2.21.2
|
||||||
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
|
||||||
|
@ -685,7 +685,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.21.1
|
dbus-fast==2.21.2
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.1
|
debugpy==1.8.1
|
||||||
|
@ -569,7 +569,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.9
|
datapoint==0.9.9
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==2.21.1
|
dbus-fast==2.21.2
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.8.1
|
debugpy==1.8.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user