diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 0cc9acb7040..ee9359af9b1 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -14,7 +14,7 @@ ], "quality_scale": "internal", "requirements": [ - "bleak==0.22.0", + "bleak==0.22.1", "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 ccf2c75e5b9..93aa5e8299e 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.22.0 +bleak==0.22.1 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 e9ef18adacb..ec796e34fd2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -560,7 +560,7 @@ bleak-esphome==1.0.0 bleak-retry-connector==3.5.0 # homeassistant.components.bluetooth -bleak==0.22.0 +bleak==0.22.1 # homeassistant.components.blebox blebox-uniapi==2.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 07b8abed6a4..9e313ab3b20 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -482,7 +482,7 @@ bleak-esphome==1.0.0 bleak-retry-connector==3.5.0 # homeassistant.components.bluetooth -bleak==0.22.0 +bleak==0.22.1 # homeassistant.components.blebox blebox-uniapi==2.2.2