From 8ffad6f7a689e2c8a2a652628a9c35ff0445a269 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Sun, 26 Nov 2023 03:01:45 +0100 Subject: [PATCH] Bump aiowithings to 1.0.3 (#104530) --- 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 d43ae7da50c..e2357e78fb8 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==1.0.2"] + "requirements": ["aiowithings==1.0.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index cbf7105f99f..2217fb723ff 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -392,7 +392,7 @@ aiowatttime==0.1.1 aiowebostv==0.3.3 # homeassistant.components.withings -aiowithings==1.0.2 +aiowithings==1.0.3 # homeassistant.components.yandex_transport aioymaps==1.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index eef0c3f4242..89f8b2d43cb 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -365,7 +365,7 @@ aiowatttime==0.1.1 aiowebostv==0.3.3 # homeassistant.components.withings -aiowithings==1.0.2 +aiowithings==1.0.3 # homeassistant.components.yandex_transport aioymaps==1.2.2