From 657fdb075ad4d79ad21c442495f0145d6e672f3c Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Mon, 17 Jul 2023 03:25:47 -0400 Subject: [PATCH] Bump pytomorrowio to 0.3.6 (#96628) --- homeassistant/components/tomorrowio/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/tomorrowio/manifest.json b/homeassistant/components/tomorrowio/manifest.json index 325a852c6d8..95e164f1276 100644 --- a/homeassistant/components/tomorrowio/manifest.json +++ b/homeassistant/components/tomorrowio/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "cloud_polling", "loggers": ["pytomorrowio"], - "requirements": ["pytomorrowio==0.3.5"] + "requirements": ["pytomorrowio==0.3.6"] } diff --git a/requirements_all.txt b/requirements_all.txt index 962e3fb3cdc..1e6d17c93a7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2166,7 +2166,7 @@ pythonegardia==1.0.52 pytile==2023.04.0 # homeassistant.components.tomorrowio -pytomorrowio==0.3.5 +pytomorrowio==0.3.6 # homeassistant.components.touchline pytouchline==0.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7c86965e902..289d847cd1d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1586,7 +1586,7 @@ python-telegram-bot==13.1 pytile==2023.04.0 # homeassistant.components.tomorrowio -pytomorrowio==0.3.5 +pytomorrowio==0.3.6 # homeassistant.components.traccar pytraccar==1.0.0