From da960f6ed4e3b572f88f34a857c73720f30f1173 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 2 Oct 2022 15:12:14 -1000 Subject: [PATCH] Bump bluetooth dependencies (#79514) --- homeassistant/components/bluetooth/manifest.json | 4 ++-- homeassistant/package_constraints.txt | 4 ++-- requirements_all.txt | 4 ++-- requirements_test_all.txt | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/homeassistant/components/bluetooth/manifest.json b/homeassistant/components/bluetooth/manifest.json index 8aef8bb42c0..13fe28a5b1e 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -8,9 +8,9 @@ "requirements": [ "bleak==0.18.1", "bleak-retry-connector==2.1.3", - "bluetooth-adapters==0.5.3", + "bluetooth-adapters==0.6.0", "bluetooth-auto-recovery==0.3.3", - "dbus-fast==1.20.0" + "dbus-fast==1.21.17" ], "codeowners": ["@bdraco"], "config_flow": true, diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index a6c3fcceedd..a58e32ca8e4 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -12,12 +12,12 @@ awesomeversion==22.9.0 bcrypt==3.1.7 bleak-retry-connector==2.1.3 bleak==0.18.1 -bluetooth-adapters==0.5.3 +bluetooth-adapters==0.6.0 bluetooth-auto-recovery==0.3.3 certifi>=2021.5.30 ciso8601==2.2.0 cryptography==38.0.1 -dbus-fast==1.20.0 +dbus-fast==1.21.17 fnvhash==0.1.0 hass-nabucasa==0.56.0 home-assistant-bluetooth==1.3.0 diff --git a/requirements_all.txt b/requirements_all.txt index 4851099397c..0e73721418b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -438,7 +438,7 @@ bluemaestro-ble==0.2.0 # bluepy==1.3.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.5.3 +bluetooth-adapters==0.6.0 # homeassistant.components.bluetooth bluetooth-auto-recovery==0.3.3 @@ -543,7 +543,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.20.0 +dbus-fast==1.21.17 # homeassistant.components.debugpy debugpy==1.6.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9f2a1f6ffb4..2809c4cceab 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -352,7 +352,7 @@ blinkpy==0.19.2 bluemaestro-ble==0.2.0 # homeassistant.components.bluetooth -bluetooth-adapters==0.5.3 +bluetooth-adapters==0.6.0 # homeassistant.components.bluetooth bluetooth-auto-recovery==0.3.3 @@ -423,7 +423,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.20.0 +dbus-fast==1.21.17 # homeassistant.components.debugpy debugpy==1.6.3