From f07890cf5c4ad1aa356ee5463336ce7ca7189494 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Mon, 8 Sep 2025 12:58:26 +0200 Subject: [PATCH] Bump aiovodafone to 1.2.1 (#151901) --- homeassistant/components/vodafone_station/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/vodafone_station/manifest.json b/homeassistant/components/vodafone_station/manifest.json index 4c33cf1a4a5a..a9ee2f49b4c6 100644 --- a/homeassistant/components/vodafone_station/manifest.json +++ b/homeassistant/components/vodafone_station/manifest.json @@ -8,5 +8,5 @@ "iot_class": "local_polling", "loggers": ["aiovodafone"], "quality_scale": "platinum", - "requirements": ["aiovodafone==0.10.0"] + "requirements": ["aiovodafone==1.2.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 96c45f8295c0..83a416dac0bd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -426,7 +426,7 @@ aiousbwatcher==1.1.1 aiovlc==0.5.1 # homeassistant.components.vodafone_station -aiovodafone==0.10.0 +aiovodafone==1.2.1 # homeassistant.components.waqi aiowaqi==3.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2b4d563a63ed..284da0163f4f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -408,7 +408,7 @@ aiousbwatcher==1.1.1 aiovlc==0.5.1 # homeassistant.components.vodafone_station -aiovodafone==0.10.0 +aiovodafone==1.2.1 # homeassistant.components.waqi aiowaqi==3.1.0