diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 9a0c84d6beb..29e97909c7c 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -14,7 +14,7 @@ ], "quality_scale": "internal", "requirements": [ - "bleak==0.21.1", + "bleak==0.22.0", "bleak-retry-connector==3.5.0", "bluetooth-adapters==0.19.2", "bluetooth-auto-recovery==1.4.2", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index b8912bece5f..81989f4da18 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -16,7 +16,7 @@ attrs==23.2.0 awesomeversion==24.2.0 bcrypt==4.1.2 bleak-retry-connector==3.5.0 -bleak==0.21.1 +bleak==0.22.0 bluetooth-adapters==0.19.2 bluetooth-auto-recovery==1.4.2 bluetooth-data-tools==1.19.0 diff --git a/requirements_all.txt b/requirements_all.txt index c5c9bfef6ef..889ebe82320 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -554,7 +554,7 @@ bleak-esphome==1.0.0 bleak-retry-connector==3.5.0 # homeassistant.components.bluetooth -bleak==0.21.1 +bleak==0.22.0 # homeassistant.components.blebox blebox-uniapi==2.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 81fd9485b3b..c77fd5af508 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -476,7 +476,7 @@ bleak-esphome==1.0.0 bleak-retry-connector==3.5.0 # homeassistant.components.bluetooth -bleak==0.21.1 +bleak==0.22.0 # homeassistant.components.blebox blebox-uniapi==2.2.2