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 0599350 commit 7f3317fCopy full SHA for 7f3317f
1 file changed
{{ cookiecutter.project_slug }}/pyproject.toml
@@ -46,7 +46,7 @@ docs = [
46
]
47
testing = [
48
"pytest ~=8.4",
49
- "pytest-cov ~=6.2",
+ "pytest-cov ~=6.3",
50
"tomlkit ~=0.13.3",
51
52
dev = [
0 commit comments