Bump bluetooth-adapters to 0.7.0 (#81576)
changelog: https://github.com/Bluetooth-Devices/bluetooth-adapters/releases/tag/v0.7.0pull/81784/head
parent
11013bd780
commit
a8a3f012f6
|
@ -8,7 +8,7 @@
|
|||
"requirements": [
|
||||
"bleak==0.19.1",
|
||||
"bleak-retry-connector==2.8.2",
|
||||
"bluetooth-adapters==0.6.0",
|
||||
"bluetooth-adapters==0.7.0",
|
||||
"bluetooth-auto-recovery==0.3.6",
|
||||
"dbus-fast==1.61.1"
|
||||
],
|
||||
|
|
|
@ -12,7 +12,7 @@ awesomeversion==22.9.0
|
|||
bcrypt==3.1.7
|
||||
bleak-retry-connector==2.8.2
|
||||
bleak==0.19.1
|
||||
bluetooth-adapters==0.6.0
|
||||
bluetooth-adapters==0.7.0
|
||||
bluetooth-auto-recovery==0.3.6
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
|
|
|
@ -438,7 +438,7 @@ bluemaestro-ble==0.2.0
|
|||
# bluepy==1.3.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.6.0
|
||||
bluetooth-adapters==0.7.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.3.6
|
||||
|
|
|
@ -352,7 +352,7 @@ blinkpy==0.19.2
|
|||
bluemaestro-ble==0.2.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-adapters==0.6.0
|
||||
bluetooth-adapters==0.7.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.3.6
|
||||
|
|
Loading…
Reference in New Issue