We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec67975 + a5067a1 commit 85f4816Copy full SHA for 85f4816
1 file changed
tox.ini
@@ -27,8 +27,8 @@ commands = pytest {posargs}
27
[testenv:lint]
28
deps =
29
flake8>=3.8,<4
30
- black==21.5b2
31
- mypy==0.902
+ black==21.6b0
+ mypy==0.910
32
{[testenv]deps}
33
commands =
34
flake8 src/ test/
0 commit comments