From 1801a7738c70f0c8447c39c6d4c3c121b6e4f591 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Sun, 22 Oct 2023 04:51:21 +0200 Subject: [PATCH] Bump aiowithings to 1.0.0 (#102499) --- 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 b2c04467f37..dbee20ca32b 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.5.0"] + "requirements": ["aiowithings==1.0.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index ce28527d1bf..8f46743740c 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.5.0 +aiowithings==1.0.0 # homeassistant.components.yandex_transport aioymaps==1.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index eb4ad91e4d6..b646810dd6a 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.5.0 +aiowithings==1.0.0 # homeassistant.components.yandex_transport aioymaps==1.2.2