mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Bump dbus-fast to 1.85.0 (#91784)
This commit is contained in:
parent
72414a5864
commit
2e18b37291
@ -20,6 +20,6 @@
|
|||||||
"bluetooth-adapters==0.15.3",
|
"bluetooth-adapters==0.15.3",
|
||||||
"bluetooth-auto-recovery==1.0.3",
|
"bluetooth-auto-recovery==1.0.3",
|
||||||
"bluetooth-data-tools==0.4.0",
|
"bluetooth-data-tools==0.4.0",
|
||||||
"dbus-fast==1.84.2"
|
"dbus-fast==1.85.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -19,7 +19,7 @@ bluetooth-data-tools==0.4.0
|
|||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.3.0
|
ciso8601==2.3.0
|
||||||
cryptography==40.0.2
|
cryptography==40.0.2
|
||||||
dbus-fast==1.84.2
|
dbus-fast==1.85.0
|
||||||
fnv-hash-fast==0.3.1
|
fnv-hash-fast==0.3.1
|
||||||
ha-av==10.0.0
|
ha-av==10.0.0
|
||||||
hass-nabucasa==0.65.0
|
hass-nabucasa==0.65.0
|
||||||
|
@ -564,7 +564,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.8
|
datapoint==0.9.8
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==1.84.2
|
dbus-fast==1.85.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.7
|
debugpy==1.6.7
|
||||||
|
@ -453,7 +453,7 @@ datadog==0.15.0
|
|||||||
datapoint==0.9.8
|
datapoint==0.9.8
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
dbus-fast==1.84.2
|
dbus-fast==1.85.0
|
||||||
|
|
||||||
# homeassistant.components.debugpy
|
# homeassistant.components.debugpy
|
||||||
debugpy==1.6.7
|
debugpy==1.6.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user