Bump bleak to 0.15.1 (#76136)
This commit is contained in:
parent
fc09c6cab1
commit
34b0e0d062
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/bluetooth",
|
||||
"dependencies": ["websocket_api"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["bleak==0.15.0", "bluetooth-adapters==0.1.3"],
|
||||
"requirements": ["bleak==0.15.1", "bluetooth-adapters==0.1.3"],
|
||||
"codeowners": ["@bdraco"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
|
|
|
@ -10,7 +10,7 @@ atomicwrites-homeassistant==1.4.1
|
|||
attrs==21.2.0
|
||||
awesomeversion==22.6.0
|
||||
bcrypt==3.1.7
|
||||
bleak==0.15.0
|
||||
bleak==0.15.1
|
||||
bluetooth-adapters==0.1.3
|
||||
certifi>=2021.5.30
|
||||
ciso8601==2.2.0
|
||||
|
|
|
@ -408,7 +408,7 @@ bimmer_connected==0.10.1
|
|||
bizkaibus==0.1.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.15.0
|
||||
bleak==0.15.1
|
||||
|
||||
# homeassistant.components.blebox
|
||||
blebox_uniapi==2.0.2
|
||||
|
|
|
@ -326,7 +326,7 @@ bellows==0.31.2
|
|||
bimmer_connected==0.10.1
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.15.0
|
||||
bleak==0.15.1
|
||||
|
||||
# homeassistant.components.blebox
|
||||
blebox_uniapi==2.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue