mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00:00
Bump dbus-fast to 1.95.0 (#99749)
This commit is contained in:
parent
d50f9f4e51
commit
cadf56c989
@ -19,6 +19,6 @@
|
|||||||
"bluetooth-adapters==0.16.0",
|
"bluetooth-adapters==0.16.0",
|
||||||
"bluetooth-auto-recovery==1.2.1",
|
"bluetooth-auto-recovery==1.2.1",
|
||||||
"bluetooth-data-tools==1.11.0",
|
"bluetooth-data-tools==1.11.0",
|
||||||
"dbus-fast==1.94.1"
|
"dbus-fast==1.95.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -16,7 +16,7 @@ bluetooth-data-tools==1.11.0
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.0
|
ciso8601==2.3.0
|
||||||
cryptography==41.0.3
|
cryptography==41.0.3
|
||||||
dbus-fast==1.94.1
|
dbus-fast==1.95.0
|
||||||
fnv-hash-fast==0.4.1
|
fnv-hash-fast==0.4.1
|
||||||
ha-av==10.1.1
|
ha-av==10.1.1
|
||||||
hass-nabucasa==0.70.0
|
hass-nabucasa==0.70.0
|
||||||
|
@ -641,7 +641,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.8
|
datapoint==0.9.8
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==1.94.1
|
dbus-fast==1.95.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.7
|
debugpy==1.6.7
|
||||||
|
@ -521,7 +521,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.8
|
datapoint==0.9.8
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==1.94.1
|
dbus-fast==1.95.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.7
|
debugpy==1.6.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user