We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc18ab9 commit 51502ddCopy full SHA for 51502dd
requirements/lint.txt
@@ -1,4 +1,4 @@
1
mypy==0.910; implementation_name=="cpython"
2
flake8==4.0.1
3
flake8-pyi==20.10.0; python_version >= "3.6"
4
-black==21.9b0; python_version >= "3.6" and implementation_name=="cpython"
+black==21.10b0; python_version >= "3.6" and implementation_name=="cpython"
0 commit comments