From aa5695a859173f02cc0d9646afb4edeca4fceed3 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Sat, 17 Feb 2024 01:12:53 +0100 Subject: [PATCH] Bump aiopegelonline to 0.0.9 (#110760) bump aiopegelonline to 0.0.9 --- homeassistant/components/pegel_online/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/pegel_online/manifest.json b/homeassistant/components/pegel_online/manifest.json index f38d320b454..d193fd7487a 100644 --- a/homeassistant/components/pegel_online/manifest.json +++ b/homeassistant/components/pegel_online/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "cloud_polling", "loggers": ["aiopegelonline"], - "requirements": ["aiopegelonline==0.0.8"] + "requirements": ["aiopegelonline==0.0.9"] } diff --git a/requirements_all.txt b/requirements_all.txt index 971bacb688e..f2f62948ec6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -324,7 +324,7 @@ aiooncue==0.3.5 aioopenexchangerates==0.4.0 # homeassistant.components.pegel_online -aiopegelonline==0.0.8 +aiopegelonline==0.0.9 # homeassistant.components.acmeda aiopulse==0.4.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6c65b673bee..75d7d891403 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -297,7 +297,7 @@ aiooncue==0.3.5 aioopenexchangerates==0.4.0 # homeassistant.components.pegel_online -aiopegelonline==0.0.8 +aiopegelonline==0.0.9 # homeassistant.components.acmeda aiopulse==0.4.4