diff --git a/homeassistant/components/deconz/manifest.json b/homeassistant/components/deconz/manifest.json index 1e5cd414425..63ab17d001a 100644 --- a/homeassistant/components/deconz/manifest.json +++ b/homeassistant/components/deconz/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/deconz", "requirements": [ - "pydeconz==63" + "pydeconz==64" ], "ssdp": { "manufacturer": [ diff --git a/requirements_all.txt b/requirements_all.txt index fc2d498da7b..f17a70057b8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1135,7 +1135,7 @@ pydaikin==1.6.1 pydanfossair==0.1.0 # homeassistant.components.deconz -pydeconz==63 +pydeconz==64 # homeassistant.components.delijn pydelijn==0.5.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 048601b3b99..328675e89bc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -300,7 +300,7 @@ pybotvac==0.0.16 pychromecast==4.0.1 # homeassistant.components.deconz -pydeconz==63 +pydeconz==64 # homeassistant.components.zwave pydispatcher==2.0.5