mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Bump dbus-fast to 1.90.1 (#97619)
* Bump dbus-fast to 1.88.0 - cython 3 fixes - performance improvements changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.87.5...v1.88.0 * one more * Bump dbus-fast to 1.90.0 * bump again for yet another round of cython3 fixes
This commit is contained in:
parent
6e5baeec70
commit
9980051c3a
@ -19,6 +19,6 @@
|
||||
"bluetooth-adapters==0.16.0",
|
||||
"bluetooth-auto-recovery==1.2.1",
|
||||
"bluetooth-data-tools==1.6.1",
|
||||
"dbus-fast==1.87.5"
|
||||
"dbus-fast==1.90.1"
|
||||
]
|
||||
}
|
||||
|
@ -16,7 +16,7 @@ bluetooth-data-tools==1.6.1
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.3.0
|
||||
cryptography==41.0.2
|
||||
dbus-fast==1.87.5
|
||||
dbus-fast==1.90.1
|
||||
fnv-hash-fast==0.4.0
|
||||
ha-av==10.1.1
|
||||
hass-nabucasa==0.69.0
|
||||
|
@ -632,7 +632,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.87.5
|
||||
dbus-fast==1.90.1
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.7
|
||||
|
@ -515,7 +515,7 @@ datadog==0.15.0
|
||||
datapoint==0.9.8
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
dbus-fast==1.87.5
|
||||
dbus-fast==1.90.1
|
||||
|
||||
# homeassistant.components.debugpy
|
||||
debugpy==1.6.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user