Skip to content

Commit c4fef7a

Browse files
Update dependency pytest to ~=8.4.1
1 parent 47dfb46 commit c4fef7a

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
@@ -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)