From 3f67f9e09ce47062637f210f926b6be1e75810f4 Mon Sep 17 00:00:00 2001 From: bsmappee <58250533+bsmappee@users.noreply.github.com> Date: Fri, 29 Jan 2021 15:01:55 +0100 Subject: [PATCH] Bump pysmappee to 0.2.16 (#45699) --- homeassistant/components/smappee/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/smappee/manifest.json b/homeassistant/components/smappee/manifest.json index ba1005b87d4..ddbff4e7738 100644 --- a/homeassistant/components/smappee/manifest.json +++ b/homeassistant/components/smappee/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://www.home-assistant.io/integrations/smappee", "dependencies": ["http"], "requirements": [ - "pysmappee==0.2.13" + "pysmappee==0.2.16" ], "codeowners": [ "@bsmappee" diff --git a/requirements_all.txt b/requirements_all.txt index ac7ac5be451..cdb1290fbf9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1687,7 +1687,7 @@ pyskyqhub==0.1.3 pysma==0.3.5 # homeassistant.components.smappee -pysmappee==0.2.13 +pysmappee==0.2.16 # homeassistant.components.smartthings pysmartapp==0.3.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index d40bb96da45..bdf88a4a4e0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -872,7 +872,7 @@ pysignalclirestapi==0.3.4 pysma==0.3.5 # homeassistant.components.smappee -pysmappee==0.2.13 +pysmappee==0.2.16 # homeassistant.components.smartthings pysmartapp==0.3.3