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