diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 2a3286da13d..a725ecbc70e 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -7,7 +7,7 @@ "quality_scale": "internal", "requirements": [ "bleak==0.19.0", - "bleak-retry-connector==2.4.0", + "bleak-retry-connector==2.4.2", "bluetooth-adapters==0.6.0", "bluetooth-auto-recovery==0.3.6", "dbus-fast==1.47.0" diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 29b15503d1a..2aca1d72eba 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.4.0 +bleak-retry-connector==2.4.2 bleak==0.19.0 bluetooth-adapters==0.6.0 bluetooth-auto-recovery==0.3.6 diff --git a/requirements_all.txt b/requirements_all.txt index 0abe3b8e32e..e8991661ddd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -413,7 +413,7 @@ bimmer_connected==0.10.4 bizkaibus==0.1.1 # homeassistant.components.bluetooth -bleak-retry-connector==2.4.0 +bleak-retry-connector==2.4.2 # homeassistant.components.bluetooth bleak==0.19.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6c651570228..82e87ca9ae2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -337,7 +337,7 @@ bellows==0.34.2 bimmer_connected==0.10.4 # homeassistant.components.bluetooth -bleak-retry-connector==2.4.0 +bleak-retry-connector==2.4.2 # homeassistant.components.bluetooth bleak==0.19.0