From 2449e2029e716cb73436287b21d1d34240542b6c Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Wed, 26 Jun 2024 19:14:18 -0400 Subject: [PATCH] Bump anova_wifi to 0.14.0 (#120616) --- homeassistant/components/anova/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/anova/manifest.json b/homeassistant/components/anova/manifest.json index 331a4f61118..d75a791a6f5 100644 --- a/homeassistant/components/anova/manifest.json +++ b/homeassistant/components/anova/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/anova", "iot_class": "cloud_push", "loggers": ["anova_wifi"], - "requirements": ["anova-wifi==0.12.0"] + "requirements": ["anova-wifi==0.14.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 67ad67799e9..a3aa0bbacc3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -449,7 +449,7 @@ androidtvremote2==0.1.1 anel-pwrctrl-homeassistant==0.0.1.dev2 # homeassistant.components.anova -anova-wifi==0.12.0 +anova-wifi==0.14.0 # homeassistant.components.anthemav anthemav==1.4.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 350b59c0eab..9b1d4743c9b 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -413,7 +413,7 @@ androidtv[async]==0.0.73 androidtvremote2==0.1.1 # homeassistant.components.anova -anova-wifi==0.12.0 +anova-wifi==0.14.0 # homeassistant.components.anthemav anthemav==1.4.1