mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump bleak to 0.22.2 (#120325)
This commit is contained in:
parent
8e26655915
commit
0247f91855
@ -14,7 +14,7 @@
|
||||
],
|
||||
"quality_scale": "internal",
|
||||
"requirements": [
|
||||
"bleak==0.22.1",
|
||||
"bleak==0.22.2",
|
||||
"bleak-retry-connector==3.5.0",
|
||||
"bluetooth-adapters==0.19.3",
|
||||
"bluetooth-auto-recovery==1.4.2",
|
||||
|
@ -16,7 +16,7 @@ attrs==23.2.0
|
||||
awesomeversion==24.2.0
|
||||
bcrypt==4.1.2
|
||||
bleak-retry-connector==3.5.0
|
||||
bleak==0.22.1
|
||||
bleak==0.22.2
|
||||
bluetooth-adapters==0.19.3
|
||||
bluetooth-auto-recovery==1.4.2
|
||||
bluetooth-data-tools==1.19.3
|
||||
|
@ -572,7 +572,7 @@ bleak-esphome==1.0.0
|
||||
bleak-retry-connector==3.5.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.22.1
|
||||
bleak==0.22.2
|
||||
|
||||
# homeassistant.components.blebox
|
||||
blebox-uniapi==2.4.2
|
||||
|
@ -494,7 +494,7 @@ bleak-esphome==1.0.0
|
||||
bleak-retry-connector==3.5.0
|
||||
|
||||
# homeassistant.components.bluetooth
|
||||
bleak==0.22.1
|
||||
bleak==0.22.2
|
||||
|
||||
# homeassistant.components.blebox
|
||||
blebox-uniapi==2.4.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user