mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update bluetooth-auto-recovery to 1.5.2 (#145395)
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
"bleak==0.22.3",
|
||||
"bleak-retry-connector==3.9.0",
|
||||
"bluetooth-adapters==0.21.4",
|
||||
"bluetooth-auto-recovery==1.5.1",
|
||||
"bluetooth-auto-recovery==1.5.2",
|
||||
"bluetooth-data-tools==1.28.1",
|
||||
"dbus-fast==2.43.0",
|
||||
"habluetooth==3.48.2"
|
||||
|
@ -23,7 +23,7 @@ bcrypt==4.2.0
|
||||
bleak-retry-connector==3.9.0
|
||||
bleak==0.22.3
|
||||
bluetooth-adapters==0.21.4
|
||||
bluetooth-auto-recovery==1.5.1
|
||||
bluetooth-auto-recovery==1.5.2
|
||||
bluetooth-data-tools==1.28.1
|
||||
cached-ipaddress==0.10.0
|
||||
certifi>=2021.5.30
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -637,7 +637,7 @@ bluemaestro-ble==0.4.1
|
||||
bluetooth-adapters==0.21.4
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==1.5.1
|
||||
bluetooth-auto-recovery==1.5.2
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
# homeassistant.components.ld2410_ble
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -562,7 +562,7 @@ bluemaestro-ble==0.4.1
|
||||
bluetooth-adapters==0.21.4
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==1.5.1
|
||||
bluetooth-auto-recovery==1.5.2
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
# homeassistant.components.ld2410_ble
|
||||
|
Reference in New Issue
Block a user