Downgrade todoist-api-python to 2.0.2 and attrs to 22.2.0 (#98354)

This commit is contained in:
Marc Mueller 2023-08-14 00:23:38 +02:00 committed by GitHub
parent 429f939fee
commit 07e20e1eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View File

@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/todoist",
"iot_class": "cloud_polling",
"loggers": ["todoist"],
"requirements": ["todoist-api-python==2.1.1"]
"requirements": ["todoist-api-python==2.0.2"]
}

View File

@ -5,7 +5,7 @@ astral==2.2
async-timeout==4.0.2
async-upnp-client==0.34.1
atomicwrites-homeassistant==1.4.1
attrs==23.1.0
attrs==22.2.0
awesomeversion==22.9.0
bcrypt==4.0.1
bleak-retry-connector==3.1.1

View File

@ -26,7 +26,7 @@ dependencies = [
"aiohttp==3.8.5",
"astral==2.2",
"async-timeout==4.0.2",
"attrs==23.1.0",
"attrs==22.2.0",
"atomicwrites-homeassistant==1.4.1",
"awesomeversion==22.9.0",
"bcrypt==4.0.1",

View File

@ -4,7 +4,7 @@
aiohttp==3.8.5
astral==2.2
async-timeout==4.0.2
attrs==23.1.0
attrs==22.2.0
atomicwrites-homeassistant==1.4.1
awesomeversion==22.9.0
bcrypt==4.0.1

View File

@ -2554,7 +2554,7 @@ tilt-ble==0.2.3
tmb==0.0.4
# homeassistant.components.todoist
todoist-api-python==2.1.1
todoist-api-python==2.0.2
# homeassistant.components.tolo
tololib==0.1.0b4

View File

@ -1860,7 +1860,7 @@ thermopro-ble==0.4.5
tilt-ble==0.2.3
# homeassistant.components.todoist
todoist-api-python==2.1.1
todoist-api-python==2.0.2
# homeassistant.components.tolo
tololib==0.1.0b4