From e62e21ce462b4f732d7ffb4d9323e3096bdaba97 Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Thu, 22 Sep 2022 01:10:13 -0400 Subject: [PATCH] Bump pytomorrowio to 0.3.5 (#78914) --- 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 0823b5ac185..8c097d46eb7 100644 --- a/homeassistant/components/tomorrowio/manifest.json +++ b/homeassistant/components/tomorrowio/manifest.json @@ -3,7 +3,7 @@ "name": "Tomorrow.io", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tomorrowio", - "requirements": ["pytomorrowio==0.3.4"], + "requirements": ["pytomorrowio==0.3.5"], "codeowners": ["@raman325", "@lymanepp"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 204540ebdff..218718ace49 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2042,7 +2042,7 @@ pythonegardia==1.0.40 pytile==2022.02.0 # homeassistant.components.tomorrowio -pytomorrowio==0.3.4 +pytomorrowio==0.3.5 # homeassistant.components.touchline pytouchline==0.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ef4f9f4e38f..255c208ccaf 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1402,7 +1402,7 @@ python_awair==0.2.4 pytile==2022.02.0 # homeassistant.components.tomorrowio -pytomorrowio==0.3.4 +pytomorrowio==0.3.5 # homeassistant.components.traccar pytraccar==1.0.0