Skip to content

Commit 999bfe6

Browse files
Update dependency pytest to v8
1 parent 6f7cd6b commit 999bfe6

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
@@ -58,7 +58,7 @@ build-backend = "hatchling.build"
5858
dev = [
5959
"basedpyright>=1.28.1",
6060
"hypothesis<7.0.0,>=6.77.0",
61-
"pytest<8.0.0,>=7.3.1",
61+
"pytest<8.5.0,>=8.4.1",
6262
"ruff>=0.3.0,<1.0.0",
6363
"pre-commit>=4.3.0,<4.4.0",
6464
"dagit<2.0.0,>=1.3.9",

0 commit comments

Comments
 (0)