Skip to content

Commit 2582cbb

Browse files
Update dependency pytest to v9
1 parent 0e8777f commit 2582cbb

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
@@ -43,7 +43,7 @@ dev = [
4343
"mkdocstrings[python]==0.30.1",
4444
"mypy[faster-cache]==1.18.2",
4545
"pre-commit==4.4.0",
46-
"pytest==8.4.2",
46+
"pytest==9.0.0",
4747
"pytest-cov==7.0.0",
4848
"pytest-asyncio==1.2.0",
4949
"pytest-xdist==3.8.0",

0 commit comments

Comments
 (0)