From e5b58589155ff83ea3554a75eb2fbc4313d96654 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Sat, 21 Oct 2023 17:39:54 +0200 Subject: [PATCH] Bump aiowithings to 0.5.0 (#102456) --- homeassistant/components/withings/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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