Bump bluetooth-auto-recovery to 0.2.2 (#77082)

This commit is contained in:
J. Nick Koston 2022-08-20 13:41:09 -10:00 committed by GitHub
parent ced8278e32
commit 0bd4973134
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
"requirements": [ "requirements": [
"bleak==0.15.1", "bleak==0.15.1",
"bluetooth-adapters==0.2.0", "bluetooth-adapters==0.2.0",
"bluetooth-auto-recovery==0.2.1" "bluetooth-auto-recovery==0.2.2"
], ],
"codeowners": ["@bdraco"], "codeowners": ["@bdraco"],
"config_flow": true, "config_flow": true,

View file

@ -12,7 +12,7 @@ awesomeversion==22.6.0
bcrypt==3.1.7 bcrypt==3.1.7
bleak==0.15.1 bleak==0.15.1
bluetooth-adapters==0.2.0 bluetooth-adapters==0.2.0
bluetooth-auto-recovery==0.2.1 bluetooth-auto-recovery==0.2.2
certifi>=2021.5.30 certifi>=2021.5.30
ciso8601==2.2.0 ciso8601==2.2.0
cryptography==37.0.4 cryptography==37.0.4

View file

@ -427,7 +427,7 @@ blockchain==1.4.4
bluetooth-adapters==0.2.0 bluetooth-adapters==0.2.0
# homeassistant.components.bluetooth # homeassistant.components.bluetooth
bluetooth-auto-recovery==0.2.1 bluetooth-auto-recovery==0.2.2
# homeassistant.components.bond # homeassistant.components.bond
bond-async==0.1.22 bond-async==0.1.22

View file

@ -338,7 +338,7 @@ blinkpy==0.19.0
bluetooth-adapters==0.2.0 bluetooth-adapters==0.2.0
# homeassistant.components.bluetooth # homeassistant.components.bluetooth
bluetooth-auto-recovery==0.2.1 bluetooth-auto-recovery==0.2.2
# homeassistant.components.bond # homeassistant.components.bond
bond-async==0.1.22 bond-async==0.1.22