From 9edb25887cb8888166fbd784f58b9a8fe75b0a96 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 20 Aug 2022 15:08:35 -1000 Subject: [PATCH] Bump yalexs_ble to 1.6.4 (#77080) --- homeassistant/components/yalexs_ble/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/yalexs_ble/manifest.json b/homeassistant/components/yalexs_ble/manifest.json index b4e2f78906e..de0034c755f 100644 --- a/homeassistant/components/yalexs_ble/manifest.json +++ b/homeassistant/components/yalexs_ble/manifest.json @@ -3,7 +3,7 @@ "name": "Yale Access Bluetooth", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/yalexs_ble", - "requirements": ["yalexs-ble==1.6.2"], + "requirements": ["yalexs-ble==1.6.4"], "dependencies": ["bluetooth"], "codeowners": ["@bdraco"], "bluetooth": [{ "manufacturer_id": 465 }], diff --git a/requirements_all.txt b/requirements_all.txt index 89ac7e7d77b..452f0f47ef2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2512,7 +2512,7 @@ xs1-api-client==3.0.0 yalesmartalarmclient==0.3.8 # homeassistant.components.yalexs_ble -yalexs-ble==1.6.2 +yalexs-ble==1.6.4 # homeassistant.components.august yalexs==1.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9504c1bd1ae..78d547f75ca 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1713,7 +1713,7 @@ xmltodict==0.13.0 yalesmartalarmclient==0.3.8 # homeassistant.components.yalexs_ble -yalexs-ble==1.6.2 +yalexs-ble==1.6.4 # homeassistant.components.august yalexs==1.2.1