From b0eb2afa65eefd7b428fc9a8085ee422cac4c561 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Tue, 4 May 2021 22:58:20 -0700 Subject: [PATCH] Bump motioneye-client to v0.3.6 . (#50096) --- homeassistant/components/motioneye/manifest.json | 4 ++-- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/motioneye/manifest.json b/homeassistant/components/motioneye/manifest.json index a4a1e028d53..43cb231c30c 100644 --- a/homeassistant/components/motioneye/manifest.json +++ b/homeassistant/components/motioneye/manifest.json @@ -4,10 +4,10 @@ "documentation": "https://www.home-assistant.io/integrations/motioneye", "config_flow": true, "requirements": [ - "motioneye-client==0.3.2" + "motioneye-client==0.3.6" ], "codeowners": [ "@dermotduffy" ], "iot_class": "local_polling" -} +} \ No newline at end of file diff --git a/requirements_all.txt b/requirements_all.txt index 91408b5f954..cf519b9d0bd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -951,7 +951,7 @@ mitemp_bt==0.0.3 motionblinds==0.4.10 # homeassistant.components.motioneye -motioneye-client==0.3.2 +motioneye-client==0.3.6 # homeassistant.components.mullvad mullvad-api==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ba5c9a7215d..622becd3a34 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -514,7 +514,7 @@ minio==4.0.9 motionblinds==0.4.10 # homeassistant.components.motioneye -motioneye-client==0.3.2 +motioneye-client==0.3.6 # homeassistant.components.mullvad mullvad-api==1.0.0