diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index f6cbe5b3e54..87a584f0bef 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -16,7 +16,7 @@ "quality_scale": "internal", "requirements": [ "bleak==0.20.0", - "bleak-retry-connector==3.0.1", + "bleak-retry-connector==3.0.2", "bluetooth-adapters==0.15.3", "bluetooth-auto-recovery==1.0.3", "bluetooth-data-tools==0.3.1", diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 2f0cff13199..4af85540de0 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -10,7 +10,7 @@ atomicwrites-homeassistant==1.4.1 attrs==22.2.0 awesomeversion==22.9.0 bcrypt==4.0.1 -bleak-retry-connector==3.0.1 +bleak-retry-connector==3.0.2 bleak==0.20.0 bluetooth-adapters==0.15.3 bluetooth-auto-recovery==1.0.3 diff --git a/requirements_all.txt b/requirements_all.txt index 3e6213bca14..c1a05be4e57 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -431,7 +431,7 @@ bimmer_connected==0.13.0 bizkaibus==0.1.1 # homeassistant.components.bluetooth -bleak-retry-connector==3.0.1 +bleak-retry-connector==3.0.2 # homeassistant.components.bluetooth bleak==0.20.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1a572d5ccbf..f2c15b7771d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -361,7 +361,7 @@ bellows==0.34.10 bimmer_connected==0.13.0 # homeassistant.components.bluetooth -bleak-retry-connector==3.0.1 +bleak-retry-connector==3.0.2 # homeassistant.components.bluetooth bleak==0.20.0