Skip to content

Commit 5e0555f

Browse files
chore(deps): update dependency pytest-asyncio to v1
1 parent 8c0352f commit 5e0555f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Documentation = "https://doist.github.io/todoist-api-python"
2727
dev = [
2828
"pre-commit>=4.0.0,<5",
2929
"pytest>=8.0.0,<9",
30-
"pytest-asyncio>=0.26.0,<0.27",
30+
"pytest-asyncio>=1.3,<1.4",
3131
"tox>=4.15.1,<5",
3232
"tox-uv>=1.25.0,<2",
3333
"mypy~=1.11",

0 commit comments

Comments
 (0)