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 427af1c commit 5f86c03Copy full SHA for 5f86c03
pyproject.toml
@@ -37,7 +37,7 @@ lint = [
37
"ruff==0.11.13",
38
]
39
test = [
40
- "coverage==7.8.2",
+ "coverage==7.9.0",
41
"pytest==8.4.0",
42
43
0 commit comments