Skip to content

Commit 64f3354

Browse files
Update dependency pytest to v9
1 parent c2d9da0 commit 64f3354

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
@@ -40,7 +40,7 @@ dev = [
4040
"mike>=2.0.0",
4141
"mypy>=0.990",
4242
"pymdown-extensions>=10.0.1",
43-
"pytest>=8.0.0,<9",
43+
"pytest>=9,<10",
4444
"pytest-asyncio>=0.20.3",
4545
"pytest-cov>=4.0.0",
4646
"pytest-factoryboy>=2.5.0",

0 commit comments

Comments
 (0)