From 85d89c16abd9ebb57d2d4253cc255a6130a5de9f Mon Sep 17 00:00:00 2001 From: Mister Wil <1091741+MisterWil@users.noreply.github.com> Date: Tue, 29 Dec 2020 08:48:36 -0800 Subject: [PATCH] Bump skybellpy to 0.6.3 (#44619) --- homeassistant/components/skybell/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/skybell/manifest.json b/homeassistant/components/skybell/manifest.json index 1b97b800956..4d621d18fa6 100644 --- a/homeassistant/components/skybell/manifest.json +++ b/homeassistant/components/skybell/manifest.json @@ -2,6 +2,6 @@ "domain": "skybell", "name": "SkyBell", "documentation": "https://www.home-assistant.io/integrations/skybell", - "requirements": ["skybellpy==0.6.1"], + "requirements": ["skybellpy==0.6.3"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 6fc710ab28a..ea6b464f66b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2022,7 +2022,7 @@ simplisafe-python==9.6.2 sisyphus-control==3.0 # homeassistant.components.skybell -skybellpy==0.6.1 +skybellpy==0.6.3 # homeassistant.components.slack slackclient==2.5.0