Skip to content

Commit d3a4a38

Browse files
Bump pytest-cov from 6.2.1 to 6.3.0 (#425)
1 parent a60a1f4 commit d3a4a38

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
@@ -64,7 +64,7 @@ dev = [
6464
]
6565
test = [
6666
"pytest==8.4.2",
67-
"pytest-cov==6.2.1",
67+
"pytest-cov==6.3.0",
6868
"coverage[toml]==7.10.6",
6969
"diff-cover[toml]==9.6.0",
7070
"pytest-randomly==3.16.0",

0 commit comments

Comments
 (0)