Skip to content

Commit e395639

Browse files
Update dependency pytest to v8
1 parent 9792db3 commit e395639

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
@@ -53,7 +53,7 @@ kuberay = [
5353
[tool.uv]
5454
dev-dependencies = [
5555
"hypothesis<7.0.0,>=6.77.0",
56-
"pytest<8.0.0,>=7.3.1",
56+
"pytest<8.4.0,>=8.3.4",
5757
"ruff>=0.3.0,<1.0.0",
5858
"pyright>=1.1.313,<2.0.0",
5959
"pre-commit>=3.3.2,<4.0.0",

0 commit comments

Comments
 (0)