From e7293395388127951055f4d334c3a3cb9a99df1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hjelseth=20H=C3=B8yer?= Date: Thu, 30 Sep 2021 14:33:21 +0200 Subject: [PATCH] Bump surepy to 0.7.2 (#56828) --- homeassistant/components/surepetcare/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/surepetcare/manifest.json b/homeassistant/components/surepetcare/manifest.json index 466f73644b6..13def08280a 100644 --- a/homeassistant/components/surepetcare/manifest.json +++ b/homeassistant/components/surepetcare/manifest.json @@ -7,7 +7,7 @@ "@danielhiversen" ], "requirements": [ - "surepy==0.7.1" + "surepy==0.7.2" ], "iot_class": "cloud_polling", "config_flow": true diff --git a/requirements_all.txt b/requirements_all.txt index dd27ed60898..fa742db898f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2260,7 +2260,7 @@ sucks==0.9.4 sunwatcher==0.2.1 # homeassistant.components.surepetcare -surepy==0.7.1 +surepy==0.7.2 # homeassistant.components.swiss_hydrological_data swisshydrodata==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 961cea61a75..d5e02428222 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1294,7 +1294,7 @@ subarulink==0.3.12 sunwatcher==0.2.1 # homeassistant.components.surepetcare -surepy==0.7.1 +surepy==0.7.2 # homeassistant.components.system_bridge systembridge==2.1.0