We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85450d2 commit 6a87177Copy full SHA for 6a87177
dev-requirements.txt
@@ -14,7 +14,7 @@ pydocstyle==3.0.0 # Lint docstrings
14
pyenchant==2.0.0 # Bindings for a spellchecking sytem
15
pygithub==1.43.5
16
Pygments==2.3.1
17
-pylint==2.3.0 # Lint
+pylint==2.3.1 # Lint
18
pyroma==2.4 # Packaging best practices checker
19
pytest-cov==2.6.1 # Measure code coverage
20
pytest==4.3.0 # Test runners
0 commit comments