Skip to content

Commit 668462f

Browse files
committed
Update pylint from 1.8.3 to 1.8.4
1 parent 1de50be commit 668462f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ mypy==0.570 # Type checking
1212
pip_check_reqs==2.0.1
1313
pydocstyle==2.1.1 # Lint docstrings
1414
pyenchant==2.0.0 # Bindings for a spellchecking sytem
15-
pylint==1.8.3 # Lint
15+
pylint==1.8.4 # Lint
1616
pyroma==2.3 # Packaging best practices checker
1717
pytest-cov==2.5.1 # Measure code coverage
1818
pytest-envfiles==0.1.0 # Use files for environment variables for tests

0 commit comments

Comments
 (0)