From 23b64cd4967602b4d4a801ba2d5aa14119863c23 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Mon, 26 Jul 2021 11:43:22 -0700 Subject: [PATCH] Bump motioneye-client version to v0.3.11 (#53504) --- 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 59c09097223..9be95c21162 100644 --- a/homeassistant/components/motioneye/manifest.json +++ b/homeassistant/components/motioneye/manifest.json @@ -8,10 +8,10 @@ "webhook" ], "requirements": [ - "motioneye-client==0.3.10" + "motioneye-client==0.3.11" ], "codeowners": [ "@dermotduffy" ], "iot_class": "local_polling" -} \ No newline at end of file +} diff --git a/requirements_all.txt b/requirements_all.txt index 47bc55074be..c348e03b06a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -986,7 +986,7 @@ mitemp_bt==0.0.3 motionblinds==0.4.10 # homeassistant.components.motioneye -motioneye-client==0.3.10 +motioneye-client==0.3.11 # homeassistant.components.mullvad mullvad-api==1.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f05af08862e..6c3fe00b068 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -558,7 +558,7 @@ minio==4.0.9 motionblinds==0.4.10 # homeassistant.components.motioneye -motioneye-client==0.3.10 +motioneye-client==0.3.11 # homeassistant.components.mullvad mullvad-api==1.0.0