diff --git a/homeassistant/components/spc/manifest.json b/homeassistant/components/spc/manifest.json index 82f6ed62029..a707e1a7804 100644 --- a/homeassistant/components/spc/manifest.json +++ b/homeassistant/components/spc/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/spc", "iot_class": "local_push", "loggers": ["pyspcwebgw"], - "requirements": ["pyspcwebgw==0.4.0"] + "requirements": ["pyspcwebgw==0.7.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3f322928836..183c3293408 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2038,7 +2038,7 @@ pysnooz==0.8.3 pysoma==0.0.12 # homeassistant.components.spc -pyspcwebgw==0.4.0 +pyspcwebgw==0.7.0 # homeassistant.components.squeezebox pysqueezebox==0.6.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6fccaf61b1a..4c3a13ae48e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1521,7 +1521,7 @@ pysnooz==0.8.3 pysoma==0.0.12 # homeassistant.components.spc -pyspcwebgw==0.4.0 +pyspcwebgw==0.7.0 # homeassistant.components.squeezebox pysqueezebox==0.6.3