We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fd6123 + 10e38c4 commit 08b0ad0Copy full SHA for 08b0ad0
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.3
16
Pygments==2.3.0
17
-pylint==2.1.1 # Lint
+pylint==2.2.2 # Lint
18
pyroma==2.4 # Packaging best practices checker
19
pytest-cov==2.6.0 # Measure code coverage
20
pytest==4.0.1 # Test runners
0 commit comments