diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 6baed5d7817..33fc64d11b2 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -7,7 +7,7 @@ "quality_scale": "internal", "requirements": [ "bleak==0.19.2", - "bleak-retry-connector==2.10.1", + "bleak-retry-connector==2.10.2", "bluetooth-adapters==0.14.1", "bluetooth-auto-recovery==1.0.0", "bluetooth-data-tools==0.3.0", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index a9beb380192..7be4ef840ae 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -10,7 +10,7 @@ atomicwrites-homeassistant==1.4.1 attrs==21.2.0 awesomeversion==22.9.0 bcrypt==3.1.7 -bleak-retry-connector==2.10.1 +bleak-retry-connector==2.10.2 bleak==0.19.2 bluetooth-adapters==0.14.1 bluetooth-auto-recovery==1.0.0 diff --git a/requirements_all.txt b/requirements_all.txt index 213e459b708..712065b27c3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -425,7 +425,7 @@ bimmer_connected==0.10.4 bizkaibus==0.1.1 # homeassistant.components.bluetooth -bleak-retry-connector==2.10.1 +bleak-retry-connector==2.10.2 # homeassistant.components.bluetooth bleak==0.19.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 24538b23544..542e0719aa8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -349,7 +349,7 @@ bellows==0.34.5 bimmer_connected==0.10.4 # homeassistant.components.bluetooth -bleak-retry-connector==2.10.1 +bleak-retry-connector==2.10.2 # homeassistant.components.bluetooth bleak==0.19.2