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 ac03426 commit 2af5b69Copy full SHA for 2af5b69
pyproject.toml
@@ -7,7 +7,7 @@ dependencies = []
7
[project.optional-dependencies]
8
test = [
9
"pytest==8.4.1",
10
- "pytest-cov==6.2.1",
+ "pytest-cov==6.3.0",
11
]
12
dev = [
13
"pre-commit==4.3.0",
0 commit comments