From f1e8262db24689894d074a0f56de0ec69356d314 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 16 May 2024 12:36:27 +0900 Subject: [PATCH] Bump bleak to 0.22.1 (#117383) --- homeassistant/components/bluetooth/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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