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 1ccbded commit 39e9191Copy full SHA for 39e9191
pyproject.toml
@@ -48,7 +48,7 @@ spell_check = [
48
"codespell==2.3.0"
49
]
50
coverage = [
51
- "coverage==7.6.8"
+ "coverage==7.6.9"
52
53
formatting = [
54
"black==24.10.0",
0 commit comments