diff --git a/homeassistant/components/volvooncall/manifest.json b/homeassistant/components/volvooncall/manifest.json index 99553426ea8..89a35ecde1d 100644 --- a/homeassistant/components/volvooncall/manifest.json +++ b/homeassistant/components/volvooncall/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/volvooncall", "iot_class": "cloud_polling", "loggers": ["geopy", "hbmqtt", "volvooncall"], - "requirements": ["volvooncall==0.10.2"] + "requirements": ["volvooncall==0.10.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 8f8dc29ba69..db36062ce8b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2600,7 +2600,7 @@ voip-utils==0.0.7 volkszaehler==0.4.0 # homeassistant.components.volvooncall -volvooncall==0.10.2 +volvooncall==0.10.3 # homeassistant.components.verisure vsure==2.6.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3bba3019e75..b1632f507b5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1885,7 +1885,7 @@ vilfo-api-client==0.3.2 voip-utils==0.0.7 # homeassistant.components.volvooncall -volvooncall==0.10.2 +volvooncall==0.10.3 # homeassistant.components.verisure vsure==2.6.1