From 8084d163d3431a37272bf09c42b4dcb501978c87 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 9 Sep 2022 12:56:21 -0500 Subject: [PATCH] Bump bluetooth-adapters to 0.3.6 (#78138) --- 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 3043d6412a4..cda4158086f 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -6,7 +6,7 @@ "quality_scale": "internal", "requirements": [ "bleak==0.16.0", - "bluetooth-adapters==0.3.5", + "bluetooth-adapters==0.3.6", "bluetooth-auto-recovery==0.3.2" ], "codeowners": ["@bdraco"], diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 1a1fcb9da84..bf93aeba6e5 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -11,7 +11,7 @@ attrs==21.2.0 awesomeversion==22.8.0 bcrypt==3.1.7 bleak==0.16.0 -bluetooth-adapters==0.3.5 +bluetooth-adapters==0.3.6 bluetooth-auto-recovery==0.3.2 certifi>=2021.5.30 ciso8601==2.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index 3e8ebabbdcd..e516fc66736 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -430,7 +430,7 @@ bluemaestro-ble==0.2.0 # bluepy==1.3.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.3.5 +bluetooth-adapters==0.3.6 # homeassistant.components.bluetooth bluetooth-auto-recovery==0.3.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d476445a4d6..c182079c026 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -341,7 +341,7 @@ blinkpy==0.19.0 bluemaestro-ble==0.2.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.3.5 +bluetooth-adapters==0.3.6 # homeassistant.components.bluetooth bluetooth-auto-recovery==0.3.2