Skip to content

Commit 657fdb0

Browse files
authored
Bump pytomorrowio to 0.3.6 (#96628)
1 parent 2f8b88e commit 657fdb0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/tomorrowio/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"integration_type": "service",
88
"iot_class": "cloud_polling",
99
"loggers": ["pytomorrowio"],
10-
"requirements": ["pytomorrowio==0.3.5"]
10+
"requirements": ["pytomorrowio==0.3.6"]
1111
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2166,7 +2166,7 @@ pythonegardia==1.0.52
21662166
pytile==2023.04.0
21672167

21682168
# homeassistant.components.tomorrowio
2169-
pytomorrowio==0.3.5
2169+
pytomorrowio==0.3.6
21702170

21712171
# homeassistant.components.touchline
21722172
pytouchline==0.7

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1586,7 +1586,7 @@ python-telegram-bot==13.1
15861586
pytile==2023.04.0
15871587

15881588
# homeassistant.components.tomorrowio
1589-
pytomorrowio==0.3.5
1589+
pytomorrowio==0.3.6
15901590

15911591
# homeassistant.components.traccar
15921592
pytraccar==1.0.0

0 commit comments

Comments
 (0)