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 fab8e8a + 164b196 commit d28568fCopy full SHA for d28568f
requirements/dev-requirements.txt
@@ -14,7 +14,7 @@ mypy==1.1.1 # Type checking
14
pip_check_reqs==2.4.4
15
pydocstyle==6.3.0 # Lint docstrings
16
pyenchant==3.2.2 # Bindings for a spellchecking sytem
17
-pylint==2.16.3 # Lint
+pylint==2.16.4 # Lint
18
pyroma==4.2 # Packaging best practices checker
19
pytest-cov==4.0.0 # Measure code coverage
20
pytest==7.2.2 # Test runners
0 commit comments