Skip to content

Commit 5cffd81

Browse files
Update dependency pytest to v9
1 parent be83679 commit 5cffd81

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
@@ -61,7 +61,7 @@ build-backend = "hatchling.build"
6161
dev = [
6262
"basedpyright>=1.28.1",
6363
"hypothesis<7.0.0,>=6.77.0",
64-
"pytest<8.0.0,>=7.3.1",
64+
"pytest<9.1.0,>=9.0.2",
6565
"ruff>=0.3.0,<1.0.0",
6666
"pre-commit>=4.3.0,<4.4.0",
6767
"pytest-cases<4.0.0,>=3.6.14",

0 commit comments

Comments
 (0)