Skip to content

Commit 9f72d2a

Browse files
chore(deps): update dependency pytest to v9
1 parent 8c0352f commit 9f72d2a

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
@@ -26,7 +26,7 @@ Documentation = "https://doist.github.io/todoist-api-python"
2626
[dependency-groups]
2727
dev = [
2828
"pre-commit>=4.0.0,<5",
29-
"pytest>=8.0.0,<9",
29+
"pytest>=9.0.2,<10",
3030
"pytest-asyncio>=0.26.0,<0.27",
3131
"tox>=4.15.1,<5",
3232
"tox-uv>=1.25.0,<2",

0 commit comments

Comments
 (0)