We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 352fe57 commit 6998c70Copy full SHA for 6998c70
1 file changed
tox.ini
@@ -27,7 +27,7 @@ commands = pytest {posargs}
27
[testenv:lint]
28
deps =
29
flake8>=3.8,<4
30
- black==21.6b0
+ black==21.7b0
31
mypy==0.910
32
{[testenv]deps}
33
commands =
0 commit comments