Bump bluetooth-adapters to 0.19.4 (#124018)
Fixes a call to enumerate USB devices that did blocking I/Opull/124017/head^2
parent
f1b7847d1c
commit
c717e7a6f6
|
@ -16,7 +16,7 @@
|
|||
"requirements": [
|
||||
"bleak==0.22.2",
|
||||
"bleak-retry-connector==3.5.0",
|
||||
"bluetooth-adapters==0.19.3",
|
||||
"bluetooth-adapters==0.19.4",
|
||||
"bluetooth-auto-recovery==1.4.2",
|
||||
"bluetooth-data-tools==1.19.4",
|
||||
"dbus-fast==2.22.1",
|
||||
|
|
|
@ -16,7 +16,7 @@ awesomeversion==24.6.0
|
|||
bcrypt==4.1.3
|
||||
bleak-retry-connector==3.5.0
|
||||
bleak==0.22.2
|
||||
bluetooth-adapters==0.19.3
|
||||
bluetooth-adapters==0.19.4
|
||||
bluetooth-auto-recovery==1.4.2
|
||||
bluetooth-data-tools==1.19.4
|
||||
cached_ipaddress==0.3.0
|
||||
|
|
|
@ -591,7 +591,7 @@ bluemaestro-ble==0.2.3
|
|||
# bluepy==1.3.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.19.3
|
||||
bluetooth-adapters==0.19.4
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==1.4.2
|
||||
|
|
|
@ -515,7 +515,7 @@ bluecurrent-api==1.2.3
|
|||
bluemaestro-ble==0.2.3
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.19.3
|
||||
bluetooth-adapters==0.19.4
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==1.4.2
|
||||
|
|
Loading…
Reference in New Issue