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 7c0c39d commit b383d33Copy full SHA for b383d33
pyproject.toml
@@ -37,7 +37,7 @@ lint = [
37
"ruff==0.12.7",
38
]
39
test = [
40
- "coverage==7.10.1",
+ "coverage==7.10.2",
41
"pytest==8.4.1",
42
43
0 commit comments