From 44c1dc7f5aeeb6da389c3e179b1a7d470b7370e3 Mon Sep 17 00:00:00 2001 From: Raman Gupta <7243222+raman325@users.noreply.github.com> Date: Sat, 23 Apr 2022 01:46:13 -0400 Subject: [PATCH] Bump pytomorrowio to 0.3.3 (#70463) * Bump pytomorrowio to 0.3.3 * Empty commit --- 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 78d5e895bf7..a577ec517c1 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.1"], + "requirements": ["pytomorrowio==0.3.3"], "codeowners": ["@raman325"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 8f38048b255..a78b97396ee 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1955,7 +1955,7 @@ pythonegardia==1.0.40 pytile==2022.02.0 # homeassistant.components.tomorrowio -pytomorrowio==0.3.1 +pytomorrowio==0.3.3 # homeassistant.components.touchline pytouchline==0.7 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f277ff7740c..c697df6bff4 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1275,7 +1275,7 @@ python_awair==0.2.3 pytile==2022.02.0 # homeassistant.components.tomorrowio -pytomorrowio==0.3.1 +pytomorrowio==0.3.3 # homeassistant.components.traccar pytraccar==0.10.0