From 5c1f55ffa4fe3da209bfaf057abec2ef7303d9e3 Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Sat, 25 Sep 2021 11:17:26 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20fj=C3=A4r=C3=A5skupan=20to=201.0.1=20(#5?= =?UTF-8?q?6628)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homeassistant/components/fjaraskupan/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/fjaraskupan/manifest.json b/homeassistant/components/fjaraskupan/manifest.json index 68158776afe..d9cd5640848 100644 --- a/homeassistant/components/fjaraskupan/manifest.json +++ b/homeassistant/components/fjaraskupan/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/fjaraskupan", "requirements": [ - "fjaraskupan==1.0.0" + "fjaraskupan==1.0.1" ], "codeowners": [ "@elupus" diff --git a/requirements_all.txt b/requirements_all.txt index e256bcdc41e..cf1e68ef44d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -644,7 +644,7 @@ fitbit==0.3.1 fixerio==1.0.0a0 # homeassistant.components.fjaraskupan -fjaraskupan==1.0.0 +fjaraskupan==1.0.1 # homeassistant.components.flipr flipr-api==1.4.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index dc571668553..8eb74e5189b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -370,7 +370,7 @@ faadelays==0.0.7 feedparser==6.0.2 # homeassistant.components.fjaraskupan -fjaraskupan==1.0.0 +fjaraskupan==1.0.1 # homeassistant.components.flipr flipr-api==1.4.1