From 0f79b6ac2a746e21ca3bc74eb4190c2db7960777 Mon Sep 17 00:00:00 2001 From: Josef Zweck <24647999+zweckj@users.noreply.github.com> Date: Wed, 10 Jan 2024 09:43:04 +0100 Subject: [PATCH] Bump pytedee_async to 0.2.11 (#107707) --- homeassistant/components/tedee/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tedee/manifest.json b/homeassistant/components/tedee/manifest.json index 558137672d6..2a29b2610b3 100644 --- a/homeassistant/components/tedee/manifest.json +++ b/homeassistant/components/tedee/manifest.json @@ -6,5 +6,5 @@ "dependencies": ["http"], "documentation": "https://www.home-assistant.io/integrations/tedee", "iot_class": "local_push", - "requirements": ["pytedee-async==0.2.10"] + "requirements": ["pytedee-async==0.2.11"] } diff --git a/requirements_all.txt b/requirements_all.txt index 556d6dc0bc4..6369a1c4ba6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2141,7 +2141,7 @@ pytankerkoenig==0.0.6 pytautulli==23.1.1 # homeassistant.components.tedee -pytedee-async==0.2.10 +pytedee-async==0.2.11 # homeassistant.components.tfiac pytfiac==0.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6b6f77f520c..9d11cb5614f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1644,7 +1644,7 @@ pytankerkoenig==0.0.6 pytautulli==23.1.1 # homeassistant.components.tedee -pytedee-async==0.2.10 +pytedee-async==0.2.11 # homeassistant.components.motionmount python-MotionMount==0.3.1