diff --git a/homeassistant/components/withings/manifest.json b/homeassistant/components/withings/manifest.json index 0b89df4af7b..b2c04467f37 100644 --- a/homeassistant/components/withings/manifest.json +++ b/homeassistant/components/withings/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_push", "loggers": ["aiowithings"], "quality_scale": "platinum", - "requirements": ["aiowithings==0.4.4"] + "requirements": ["aiowithings==0.5.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index ba07ce23a2f..d5e215b5971 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -387,7 +387,7 @@ aiowatttime==0.1.1 aiowebostv==0.3.3 # homeassistant.components.withings -aiowithings==0.4.4 +aiowithings==0.5.0 # homeassistant.components.yandex_transport aioymaps==1.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 39fa2b67f6f..67bd7352a46 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -362,7 +362,7 @@ aiowatttime==0.1.1 aiowebostv==0.3.3 # homeassistant.components.withings -aiowithings==0.4.4 +aiowithings==0.5.0 # homeassistant.components.yandex_transport aioymaps==1.2.2