diff --git a/homeassistant/components/surepetcare/manifest.json b/homeassistant/components/surepetcare/manifest.json index ee97e1ac627..9fb35ac91e5 100644 --- a/homeassistant/components/surepetcare/manifest.json +++ b/homeassistant/components/surepetcare/manifest.json @@ -3,6 +3,6 @@ "name": "Sure Petcare", "documentation": "https://www.home-assistant.io/integrations/surepetcare", "codeowners": ["@benleb", "@danielhiversen"], - "requirements": ["surepy==0.7.0"], + "requirements": ["surepy==0.7.1"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index e28de73c8c9..4e9dfed5423 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2242,7 +2242,7 @@ sucks==0.9.4 sunwatcher==0.2.1 # homeassistant.components.surepetcare -surepy==0.7.0 +surepy==0.7.1 # homeassistant.components.swiss_hydrological_data swisshydrodata==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 54ea4ab4448..e3c610c16d5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1264,7 +1264,7 @@ subarulink==0.3.12 sunwatcher==0.2.1 # homeassistant.components.surepetcare -surepy==0.7.0 +surepy==0.7.1 # homeassistant.components.system_bridge systembridge==2.1.0