From f232ddb85ed2c73ec0067146c61e8c83ed2a097d Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Wed, 27 Sep 2023 13:57:28 +0200 Subject: [PATCH] Bump py-dormakaba-dkey to 1.0.5 (#100992) --- 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 7a4f6b9d905..52e68b7521c 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.4"] + "requirements": ["py-dormakaba-dkey==1.0.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index 013c02c2d2a..edd19f6b96f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1502,7 +1502,7 @@ py-canary==0.5.3 py-cpuinfo==8.0.0 # homeassistant.components.dormakaba_dkey -py-dormakaba-dkey==1.0.4 +py-dormakaba-dkey==1.0.5 # homeassistant.components.melissa py-melissa-climate==2.1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 478db5bffeb..125582078e9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1147,7 +1147,7 @@ py-canary==0.5.3 py-cpuinfo==8.0.0 # homeassistant.components.dormakaba_dkey -py-dormakaba-dkey==1.0.4 +py-dormakaba-dkey==1.0.5 # homeassistant.components.melissa py-melissa-climate==2.1.4