Update linter versions

This commit is contained in:
Kevin Fronczak
2018-08-09 07:27:12 -04:00
committed by GitHub
parent 2972780c18
commit cf617d720e
+4 -4
View File
@@ -1,7 +1,7 @@
flake8==3.3
flake8-docstrings==1.1.0
pylint==1.8.1
pydocstyle==2.0.0
flake8==3.5.0
flake8-docstrings==1.3.0
pylint==2.1.1
pydocstyle==2.1.1
pytest==3.3.1
pytest-cov>=2.3.1
pytest-sugar>=0.9.0