We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254eefd commit c1ea26cCopy full SHA for c1ea26c
dev-requirements.txt
@@ -8,7 +8,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
8
flake8-quotes==1.0.0 # Require single quotes
9
flake8==3.7.5 # Lint
10
isort==4.3.4 # Lint imports
11
-mypy==0.660 # Type checking
+mypy==0.670 # Type checking
12
mypy-mypyc==0.660 # Type checking
13
pip_check_reqs==2.0.3
14
pydocstyle==3.0.0 # Lint docstrings
0 commit comments