Bump bluetooth-adapters to 3.3.4 (#77705)
parent
3a86209dec
commit
e4e29aa29d
|
@ -6,7 +6,7 @@
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"bleak==0.16.0",
|
"bleak==0.16.0",
|
||||||
"bluetooth-adapters==0.3.3",
|
"bluetooth-adapters==0.3.4",
|
||||||
"bluetooth-auto-recovery==0.3.0"
|
"bluetooth-auto-recovery==0.3.0"
|
||||||
],
|
],
|
||||||
"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.3
|
bluetooth-adapters==0.3.4
|
||||||
bluetooth-auto-recovery==0.3.0
|
bluetooth-auto-recovery==0.3.0
|
||||||
certifi>=2021.5.30
|
certifi>=2021.5.30
|
||||||
ciso8601==2.2.0
|
ciso8601==2.2.0
|
||||||
|
|
|
@ -427,7 +427,7 @@ blockchain==1.4.4
|
||||||
# bluepy==1.3.0
|
# bluepy==1.3.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.3.3
|
bluetooth-adapters==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.0
|
bluetooth-auto-recovery==0.3.0
|
||||||
|
|
|
@ -338,7 +338,7 @@ blebox_uniapi==2.0.2
|
||||||
blinkpy==0.19.0
|
blinkpy==0.19.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-adapters==0.3.3
|
bluetooth-adapters==0.3.4
|
||||||
|
|
||||||
# homeassistant.components.bluetooth
|
# homeassistant.components.bluetooth
|
||||||
bluetooth-auto-recovery==0.3.0
|
bluetooth-auto-recovery==0.3.0
|
||||||
|
|
Loading…
Reference in New Issue