Skip to content

Commit 55cd0d3

Browse files
chore(deps): update dependency pytest-asyncio to v1
1 parent f5179f1 commit 55cd0d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)