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