From 14f164c3f1b3a769c9de2ce579ab8006b96efd35 Mon Sep 17 00:00:00 2001 From: Erik Date: Wed, 1 Mar 2023 21:51:54 +0100 Subject: [PATCH] Bump py-dormakaba-dkey to 1.0.4 --- 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 b837cf8dfed524..7a4f6b9d905e67 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.3"] + "requirements": ["py-dormakaba-dkey==1.0.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 927ee4d3955a11..0796c39ccc4f40 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.3 +py-dormakaba-dkey==1.0.4 # homeassistant.components.melissa py-melissa-climate==2.1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d9026fc51e112a..9d33f63329171e 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.3 +py-dormakaba-dkey==1.0.4 # homeassistant.components.melissa py-melissa-climate==2.1.4