Skip to content

Commit c903cf6

Browse files
Update dependency pytest to ~=8.4.1
1 parent fe0ea00 commit c903cf6

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
@@ -36,7 +36,7 @@ dependencies = [
3636

3737
[project.optional-dependencies]
3838
dev = [
39-
"pytest~=8.3.3",
39+
"pytest~=8.4.1",
4040
"pytest-cov~=5.0.0",
4141
]
4242

0 commit comments

Comments
 (0)