We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142a725 commit 9dde0bdCopy full SHA for 9dde0bd
requirements/lint.txt
@@ -1,5 +1,5 @@
1
mypy==0.910; implementation_name=="cpython"
2
flake8==3.9.2
3
flake8-pyi==20.10.0; python_version >= "3.6"
4
-black==21.8b0; python_version >= "3.6"
+black==21.9b0; python_version >= "3.6"
5
isort==5.9.3
0 commit comments