From e6cfa7fa0904bf5bba097b6f79059f3652968b53 Mon Sep 17 00:00:00 2001 From: Thomas55555 <59625598+Thomas55555@users.noreply.github.com> Date: Tue, 20 Feb 2024 12:04:42 +0100 Subject: [PATCH] Bump aioautomower to 2024.2.7 (#110991) bump aioautomower to 2024.2.7 Co-authored-by: Jan Bouwhuis --- homeassistant/components/husqvarna_automower/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/husqvarna_automower/manifest.json b/homeassistant/components/husqvarna_automower/manifest.json index 48458e0d6a5..1eb40bfad33 100644 --- a/homeassistant/components/husqvarna_automower/manifest.json +++ b/homeassistant/components/husqvarna_automower/manifest.json @@ -6,5 +6,5 @@ "dependencies": ["application_credentials"], "documentation": "https://www.home-assistant.io/integrations/husqvarna_automower", "iot_class": "cloud_push", - "requirements": ["aioautomower==2024.2.6"] + "requirements": ["aioautomower==2024.2.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index d51d4b2e3b7..ab82c369e4e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -206,7 +206,7 @@ aioaseko==0.0.2 aioasuswrt==1.4.0 # homeassistant.components.husqvarna_automower -aioautomower==2024.2.6 +aioautomower==2024.2.7 # homeassistant.components.azure_devops aioazuredevops==1.3.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4f3b330ad18..2aa76f50f74 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -185,7 +185,7 @@ aioaseko==0.0.2 aioasuswrt==1.4.0 # homeassistant.components.husqvarna_automower -aioautomower==2024.2.6 +aioautomower==2024.2.7 # homeassistant.components.azure_devops aioazuredevops==1.3.5