From 102fdbb237280cdaba4b3f742bbf985dfcbd27f0 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Mon, 8 Jan 2024 09:08:59 +0100 Subject: [PATCH] Bump aiowithings to 2.1.0 (#107417) --- 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 fe5704d119c..36e34ffc187 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==2.0.0"] + "requirements": ["aiowithings==2.1.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9ff3e7fb2fd..492db780018 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -398,7 +398,7 @@ aiowatttime==0.1.1 aiowebostv==0.3.3 # homeassistant.components.withings -aiowithings==2.0.0 +aiowithings==2.1.0 # homeassistant.components.yandex_transport aioymaps==1.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 32f77d6891b..b88ddfd9d08 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -371,7 +371,7 @@ aiowatttime==0.1.1 aiowebostv==0.3.3 # homeassistant.components.withings -aiowithings==2.0.0 +aiowithings==2.1.0 # homeassistant.components.yandex_transport aioymaps==1.2.2