mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Bump dbus-fast to 2.12.0 (#102206)
This commit is contained in:
parent
664e490cfa
commit
d0bff10502
@ -19,6 +19,6 @@
|
||||
"bluetooth-adapters==0.16.1",
|
||||
"bluetooth-auto-recovery==1.2.3",
|
||||
"bluetooth-data-tools==1.12.0",
|
||||
"dbus-fast==2.11.1"
|
||||
"dbus-fast==2.12.0"
|
||||
]
|
||||
}
|
||||
|
@ -16,7 +16,7 @@ bluetooth-data-tools==1.12.0
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.0
|
||||
cryptography==41.0.4
|
||||
dbus-fast==2.11.1
|
||||
dbus-fast==2.12.0
|
||||
fnv-hash-fast==0.4.1
|
||||
ha-av==10.1.1
|
||||
hass-nabucasa==0.73.0
|
||||
|
@ -654,7 +654,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8;python_version<'3.12'
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==2.11.1
|
||||
dbus-fast==2.12.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.0
|
||||
|
@ -537,7 +537,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8;python_version<'3.12'
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==2.11.1
|
||||
dbus-fast==2.12.0
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user