Skip to content

Commit ea700b8

Browse files
Update dependency pytest-cov to v6.2.1
1 parent 0c7ae32 commit ea700b8

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
@@ -68,7 +68,7 @@ pythonpath = ["pythonkuma"]
6868
[tool.hatch.envs.hatch-test]
6969
extra-dependencies = [
7070
"pythonkuma[dev]",
71-
"pytest-cov==6.1.1",
71+
"pytest-cov==6.2.1",
7272
]
7373

7474
[tool.hatch.envs.default.scripts]

0 commit comments

Comments
 (0)