diff --git a/homeassistant/components/volvooncall/manifest.json b/homeassistant/components/volvooncall/manifest.json index b9da3657aed..6f4724fbf00 100644 --- a/homeassistant/components/volvooncall/manifest.json +++ b/homeassistant/components/volvooncall/manifest.json @@ -2,7 +2,7 @@ "domain": "volvooncall", "name": "Volvo On Call", "documentation": "https://www.home-assistant.io/integrations/volvooncall", - "requirements": ["volvooncall==0.10.1"], + "requirements": ["volvooncall==0.10.2"], "codeowners": ["@molobrakos"], "iot_class": "cloud_polling", "loggers": ["geopy", "hbmqtt", "volvooncall"], diff --git a/requirements_all.txt b/requirements_all.txt index 2c7b26cd923..e6450ee8b0b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2576,7 +2576,7 @@ vilfo-api-client==0.3.2 volkszaehler==0.4.0 # homeassistant.components.volvooncall -volvooncall==0.10.1 +volvooncall==0.10.2 # homeassistant.components.verisure vsure==1.8.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 91445d7ad5a..d82e4e5547e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1819,7 +1819,7 @@ venstarcolortouch==0.19 vilfo-api-client==0.3.2 # homeassistant.components.volvooncall -volvooncall==0.10.1 +volvooncall==0.10.2 # homeassistant.components.verisure vsure==1.8.1