From 26b8e4e0fb8e4d266e8b1300668702bf4aba788b Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 24 Sep 2022 15:44:59 -1000 Subject: [PATCH] Bump bluetooth dependencies (#79035) * Bump dbus-fast to 1.10.0 changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.9.0...v1.10.0 * bump again * bump again * to 13 * bump * try again --- 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 39631e4cc4c..acf26c59e2e 100644 --- a/homeassistant/components/bluetooth/manifest.json +++ b/homeassistant/components/bluetooth/manifest.json @@ -7,10 +7,10 @@ "quality_scale": "internal", "requirements": [ "bleak==0.18.0", - "bleak-retry-connector==1.17.3", + "bleak-retry-connector==2.0.2", "bluetooth-adapters==0.5.1", "bluetooth-auto-recovery==0.3.3", - "dbus-fast==1.9.0" + "dbus-fast==1.13.0" ], "codeowners": ["@bdraco"], "config_flow": true, diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index b3d8fb602a8..aac5df14883 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -10,14 +10,14 @@ atomicwrites-homeassistant==1.4.1 attrs==21.2.0 awesomeversion==22.9.0 bcrypt==3.1.7 -bleak-retry-connector==1.17.3 +bleak-retry-connector==2.0.2 bleak==0.18.0 bluetooth-adapters==0.5.1 bluetooth-auto-recovery==0.3.3 certifi>=2021.5.30 ciso8601==2.2.0 cryptography==37.0.4 -dbus-fast==1.9.0 +dbus-fast==1.13.0 fnvhash==0.1.0 hass-nabucasa==0.55.0 home-assistant-bluetooth==1.3.0 diff --git a/requirements_all.txt b/requirements_all.txt index e31dffb6efc..1e37dd8ee0b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -410,7 +410,7 @@ bimmer_connected==0.10.4 bizkaibus==0.1.1 # homeassistant.components.bluetooth -bleak-retry-connector==1.17.3 +bleak-retry-connector==2.0.2 # homeassistant.components.bluetooth bleak==0.18.0 @@ -540,7 +540,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.9.0 +dbus-fast==1.13.0 # homeassistant.components.debugpy debugpy==1.6.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 359d85bf571..bf8233fc76e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -331,7 +331,7 @@ bellows==0.33.1 bimmer_connected==0.10.4 # homeassistant.components.bluetooth -bleak-retry-connector==1.17.3 +bleak-retry-connector==2.0.2 # homeassistant.components.bluetooth bleak==0.18.0 @@ -417,7 +417,7 @@ datadog==0.15.0 datapoint==0.9.8 # homeassistant.components.bluetooth -dbus-fast==1.9.0 +dbus-fast==1.13.0 # homeassistant.components.debugpy debugpy==1.6.3