From 10b7c273b1f3e634a287ef5732bf6624954b5dcb Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Sun, 12 Feb 2023 16:12:33 +0100 Subject: [PATCH] Bump py-dormakaba-dkey to 1.0.2 (#87935) --- homeassistant/components/dormakaba_dkey/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/dormakaba_dkey/manifest.json b/homeassistant/components/dormakaba_dkey/manifest.json index 55ffaad4b3d..206e575b7ac 100644 --- a/homeassistant/components/dormakaba_dkey/manifest.json +++ b/homeassistant/components/dormakaba_dkey/manifest.json @@ -11,5 +11,5 @@ "documentation": "https://www.home-assistant.io/integrations/dormakaba_dkey", "integration_type": "device", "iot_class": "local_polling", - "requirements": ["py-dormakaba-dkey==1.0.1"] + "requirements": ["py-dormakaba-dkey==1.0.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index b970180b7d5..01ea5d26d05 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1430,7 +1430,7 @@ py-canary==0.5.3 py-cpuinfo==8.0.0 # homeassistant.components.dormakaba_dkey -py-dormakaba-dkey==1.0.1 +py-dormakaba-dkey==1.0.2 # homeassistant.components.melissa py-melissa-climate==2.1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b4abdf7daa5..bd9e5edb953 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1045,7 +1045,7 @@ py-canary==0.5.3 py-cpuinfo==8.0.0 # homeassistant.components.dormakaba_dkey -py-dormakaba-dkey==1.0.1 +py-dormakaba-dkey==1.0.2 # homeassistant.components.melissa py-melissa-climate==2.1.4