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 6220c1f + 26ff126 commit 86894bdCopy full SHA for 86894bd
dev-requirements.txt
@@ -21,7 +21,7 @@ pip_check_reqs==2.1.1
21
pydocstyle==5.1.1 # Lint docstrings
22
pyenchant==3.2.0 # Bindings for a spellchecking sytem
23
pygithub==1.54.1
24
-pylint==2.6.0 # Lint
+pylint==2.6.2 # Lint
25
pyroma==2.6 # Packaging best practices checker
26
pytest-cov==2.11.1 # Measure code coverage
27
pytest==6.2.2 # Test runners
0 commit comments