mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Bump dbus-fast to 2.21.1 (#108176)
This commit is contained in:
parent
030b1bc0e8
commit
d82abd93fb
@ -19,7 +19,7 @@
|
||||
"bluetooth-adapters==0.17.0",
|
||||
"bluetooth-auto-recovery==1.3.0",
|
||||
"bluetooth-data-tools==1.19.0",
|
||||
"dbus-fast==2.21.0",
|
||||
"dbus-fast==2.21.1",
|
||||
"habluetooth==2.2.0"
|
||||
]
|
||||
}
|
||||
|
@ -20,7 +20,7 @@ cached_ipaddress==0.3.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.0
|
||||
cryptography==41.0.7
|
||||
dbus-fast==2.21.0
|
||||
dbus-fast==2.21.1
|
||||
fnv-hash-fast==0.5.0
|
||||
ha-av==10.1.1
|
||||
ha-ffmpeg==3.1.0
|
||||
|
@ -669,7 +669,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8;python_version<'3.12'
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==2.21.0
|
||||
dbus-fast==2.21.1
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.0
|
||||
|
@ -550,7 +550,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8;python_version<'3.12'
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==2.21.0
|
||||
dbus-fast==2.21.1
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user