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 f89bf50 commit 799d340Copy full SHA for 799d340
noxfile.py
@@ -22,7 +22,7 @@
22
23
doc_dependencies = [".", "mkdocs", "mkdocs-material"]
24
lint_dependencies = [
25
- "black==20.8b1",
+ "black==21.12b0",
26
"vulture",
27
"flake8",
28
"mypy==0.782",
0 commit comments