Bump bluetooth-adapters to 0.3.5 (#78052)
This commit is contained in:
parent
03f4eb84a0
commit
2a23792b23
4 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"bleak==0.16.0",
|
"bleak==0.16.0",
|
||||||
"bluetooth-adapters==0.3.4",
|
"bluetooth-adapters==0.3.5",
|
||||||
"bluetooth-auto-recovery==0.3.1"
|
"bluetooth-auto-recovery==0.3.1"
|
||||||
],
|
],
|
||||||
"codeowners": ["@bdraco"],
|
"codeowners": ["@bdraco"],
|
||||||
|
|
|
@ -11,7 +11,7 @@ attrs==21.2.0
|
||||||
awesomeversion==22.8.0
|
awesomeversion==22.8.0
|
||||||
bcrypt==3.1.7
|
bcrypt==3.1.7
|
||||||
bleak==0.16.0
|
bleak==0.16.0
|
||||||
bluetooth-adapters==0.3.4
|
bluetooth-adapters==0.3.5
|
||||||
bluetooth-auto-recovery==0.3.1
|
bluetooth-auto-recovery==0.3.1
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
|
|
|
@ -430,7 +430,7 @@ bluemaestro-ble==0.2.0
|
||||||
# bluepy==1.3.0
|
# bluepy==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.3.4
|
bluetooth-adapters==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.1
|
bluetooth-auto-recovery==0.3.1
|
||||||
|
|
|
@ -341,7 +341,7 @@ blinkpy==0.19.0
|
||||||
bluemaestro-ble==0.2.0
|
bluemaestro-ble==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.3.4
|
bluetooth-adapters==0.3.5
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.1
|
bluetooth-auto-recovery==0.3.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue