From e4e29aa29de1bb36adc1464135e517d8ad80ca75 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 2 Sep 2022 20:17:35 +0000 Subject: [PATCH] Bump bluetooth-adapters to 3.3.4 (#77705) --- 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 9bc4c50a1e4..b98312040f0 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.3", + "bluetooth-adapters==0.3.4", "bluetooth-auto-recovery==0.3.0" ], "codeowners": ["@bdraco"], diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index 1fe755a9321..8cfb71c5db0 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.3 +bluetooth-adapters==0.3.4 bluetooth-auto-recovery==0.3.0 certifi>=2021.5.30 ciso8601==2.2.0 diff --git a/requirements_all.txt b/requirements_all.txt index ff853b243b0..9898b53f4a4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -427,7 +427,7 @@ blockchain==1.4.4 # bluepy==1.3.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.3.3 +bluetooth-adapters==0.3.4 # homeassistant.components.bluetooth bluetooth-auto-recovery==0.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3e10d0676da..e349afbabaf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -338,7 +338,7 @@ blebox_uniapi==2.0.2 blinkpy==0.19.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.3.3 +bluetooth-adapters==0.3.4 # homeassistant.components.bluetooth bluetooth-auto-recovery==0.3.0