From 5643916bb21213331449c3f692445eb4737be78f Mon Sep 17 00:00:00 2001 From: joostlek Date: Sat, 21 Oct 2023 14:31:45 +0200 Subject: [PATCH] Bump aiowithings to 0.5.0 --- 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 0b89df4af7b6d..b2c04467f37d4 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 616cbf654775f..be604b36262fd 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 64422db9e672d..e466331bf213f 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