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