From b8c76a416b7c570c514a299e7ef39e40b04899d1 Mon Sep 17 00:00:00 2001 From: 0bmay <57501269+0bmay@users.noreply.github.com> Date: Sat, 7 May 2022 13:28:05 -0700 Subject: [PATCH] Update py-canary to 0.5.2 (#71489) Update py-canary from 0.5.1 to 0.5.2 Github issue #71052 Github Issue #44830 --- homeassistant/components/canary/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/canary/manifest.json b/homeassistant/components/canary/manifest.json index 12b4d54b391..fdae5c83d7b 100644 --- a/homeassistant/components/canary/manifest.json +++ b/homeassistant/components/canary/manifest.json @@ -2,7 +2,7 @@ "domain": "canary", "name": "Canary", "documentation": "https://www.home-assistant.io/integrations/canary", - "requirements": ["py-canary==0.5.1"], + "requirements": ["py-canary==0.5.2"], "dependencies": ["ffmpeg"], "codeowners": [], "config_flow": true, diff --git a/requirements_all.txt b/requirements_all.txt index 48f71c37f93..a32812c3fd4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1290,7 +1290,7 @@ pushover_complete==1.1.1 pvo==0.2.2 # homeassistant.components.canary -py-canary==0.5.1 +py-canary==0.5.2 # homeassistant.components.cpuspeed py-cpuinfo==8.0.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 8adb336e488..ab43ebd64c8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -868,7 +868,7 @@ pushbullet.py==0.11.0 pvo==0.2.2 # homeassistant.components.canary -py-canary==0.5.1 +py-canary==0.5.2 # homeassistant.components.cpuspeed py-cpuinfo==8.0.0