Bump bluetooth-auto-recovery to 0.3.4 (#79971)
parent
44e201ae2f
commit
6f31e60d0f
|
@ -9,7 +9,7 @@
|
||||||
"bleak==0.18.1",
|
"bleak==0.18.1",
|
||||||
"bleak-retry-connector==2.1.3",
|
"bleak-retry-connector==2.1.3",
|
||||||
"bluetooth-adapters==0.6.0",
|
"bluetooth-adapters==0.6.0",
|
||||||
"bluetooth-auto-recovery==0.3.3",
|
"bluetooth-auto-recovery==0.3.4",
|
||||||
"dbus-fast==1.24.0"
|
"dbus-fast==1.24.0"
|
||||||
],
|
],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
|
|
|
@ -13,7 +13,7 @@ bcrypt==3.1.7
|
||||||
bleak-retry-connector==2.1.3
|
bleak-retry-connector==2.1.3
|
||||||
bleak==0.18.1
|
bleak==0.18.1
|
||||||
bluetooth-adapters==0.6.0
|
bluetooth-adapters==0.6.0
|
||||||
bluetooth-auto-recovery==0.3.3
|
bluetooth-auto-recovery==0.3.4
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
cryptography==38.0.1
|
cryptography==38.0.1
|
||||||
|
|
|
@ -438,7 +438,7 @@ bluemaestro-ble==0.2.0
|
||||||
bluetooth-adapters==0.6.0
|
bluetooth-adapters==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.3
|
bluetooth-auto-recovery==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
|
|
@ -352,7 +352,7 @@ bluemaestro-ble==0.2.0
|
||||||
bluetooth-adapters==0.6.0
|
bluetooth-adapters==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.3
|
bluetooth-auto-recovery==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.bond
|
# homeassistant.components.bond
|
||||||
bond-async==0.1.22
|
bond-async==0.1.22
|
||||||
|
|
Loading…
Reference in New Issue