mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Update todoist-api-python to 2.1.2 (#98383)
This commit is contained in:
parent
a093c383c3
commit
525f39fe28
@ -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.2"]
|
||||||
}
|
}
|
||||||
|
@ -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.2
|
||||||
|
|
||||||
# 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.2
|
||||||
|
|
||||||
# homeassistant.components.tolo
|
# homeassistant.components.tolo
|
||||||
tololib==0.1.0b4
|
tololib==0.1.0b4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user