We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83f49d4 + 5d96099 commit 1c9ebedCopy full SHA for 1c9ebed
dev-requirements.txt
@@ -19,7 +19,7 @@ pip_check_reqs==2.1.1
19
pydocstyle==5.1.1 # Lint docstrings
20
pyenchant==3.2.0 # Bindings for a spellchecking sytem
21
pygithub==1.54.1
22
-pylint==2.6.0 # Lint
+pylint==2.7.1 # Lint
23
pyroma==2.6.1 # Packaging best practices checker
24
pytest-cov==2.11.1 # Measure code coverage
25
pytest-envfiles==0.1.0 # Use files for environment variables for tests
0 commit comments