Skip to content

Commit 17fe37f

Browse files
⬆️ Bump pytest-cov to v7 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 967e41a commit 17fe37f

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
@@ -62,7 +62,7 @@ pythonpath = ["pythonkuma"]
6262

6363
[tool.hatch.envs.hatch-test]
6464
extra-dependencies = [
65-
"pytest-cov==6.3.0",
65+
"pytest-cov==7.0.0",
6666
]
6767

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

0 commit comments

Comments
 (0)