Skip to content

Commit fd3168b

Browse files
committed
I think pytest8 should be good enough
1 parent 3ac7ef3 commit fd3168b

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
@@ -40,7 +40,7 @@ build-backend = "poetry_dynamic_versioning.backend"
4040
dev = [
4141
"ruff",
4242
"pre-commit",
43-
"pytest (>=9.0.1,<10.0.0)"
43+
"pytest (>=8.0.0,<10.0.0)"
4444
]
4545

4646
[tool.ruff]

0 commit comments

Comments
 (0)