Bump bluetooth-auto-recovery to 0.2.2 (#77082)
This commit is contained in:
parent
ced8278e32
commit
0bd4973134
4 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
"requirements": [
|
||||
"bleak==0.15.1",
|
||||
"bluetooth-adapters==0.2.0",
|
||||
"bluetooth-auto-recovery==0.2.1"
|
||||
"bluetooth-auto-recovery==0.2.2"
|
||||
],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
|
|
|
@ -12,7 +12,7 @@ awesomeversion==22.6.0
|
|||
bcrypt==3.1.7
|
||||
bleak==0.15.1
|
||||
bluetooth-adapters==0.2.0
|
||||
bluetooth-auto-recovery==0.2.1
|
||||
bluetooth-auto-recovery==0.2.2
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
cryptography==37.0.4
|
||||
|
|
|
@ -427,7 +427,7 @@ blockchain==1.4.4
|
|||
bluetooth-adapters==0.2.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.2.1
|
||||
bluetooth-auto-recovery==0.2.2
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-async==0.1.22
|
||||
|
|
|
@ -338,7 +338,7 @@ blinkpy==0.19.0
|
|||
bluetooth-adapters==0.2.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bluetooth-auto-recovery==0.2.1
|
||||
bluetooth-auto-recovery==0.2.2
|
||||
|
||||
# homeassistant.components.bond
|
||||
bond-async==0.1.22
|
||||
|
|
Loading…
Add table
Reference in a new issue