Skip to content

Commit fa8f08e

Browse files
Bump pytest-cov to v6.2.1 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4e958c commit fa8f08e

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

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

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

0 commit comments

Comments
 (0)