We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e958c commit fa8f08eCopy full SHA for fa8f08e
1 file changed
pyproject.toml
@@ -62,7 +62,7 @@ pythonpath = ["pythonkuma"]
62
63
[tool.hatch.envs.hatch-test]
64
extra-dependencies = [
65
- "pytest-cov==6.1.1",
+ "pytest-cov==6.2.1",
66
]
67
68
[tool.hatch.envs.default.scripts]
0 commit comments