Update todoist-api-python to 2.1.1 (#98263)
parent
836b2de86f
commit
85b097af50
|
@ -5,5 +5,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/todoist",
|
"documentation": "https://www.home-assistant.io/integrations/todoist",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["todoist"],
|
"loggers": ["todoist"],
|
||||||
"requirements": ["todoist-api-python==2.0.2"]
|
"requirements": ["todoist-api-python==2.1.1"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2554,7 +2554,7 @@ tilt-ble==0.2.3
|
||||||
tmb==0.0.4
|
tmb==0.0.4
|
||||||
|
|
||||||
# homeassistant.components.todoist
|
# homeassistant.components.todoist
|
||||||
todoist-api-python==2.0.2
|
todoist-api-python==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.tolo
|
# homeassistant.components.tolo
|
||||||
tololib==0.1.0b4
|
tololib==0.1.0b4
|
||||||
|
|
|
@ -1860,7 +1860,7 @@ thermopro-ble==0.4.5
|
||||||
tilt-ble==0.2.3
|
tilt-ble==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.todoist
|
# homeassistant.components.todoist
|
||||||
todoist-api-python==2.0.2
|
todoist-api-python==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.tolo
|
# homeassistant.components.tolo
|
||||||
tololib==0.1.0b4
|
tololib==0.1.0b4
|
||||||
|
|
Loading…
Reference in New Issue