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 aacece5 commit 593986fCopy full SHA for 593986f
pyproject.toml
@@ -33,7 +33,7 @@ spell_check = [
33
"codespell==2.3.0"
34
]
35
coverage = [
36
- "coverage==7.6.8"
+ "coverage==7.6.9"
37
38
formatting = [
39
"black==24.10.0",
0 commit comments