Skip to content

Commit d480faf

Browse files
committed
Update pylint from 1.8.2 to 1.8.3
1 parent b52f52c commit d480faf

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
@@ -11,7 +11,7 @@ mypy==0.560 # Type checking
1111
pip_check_reqs==2.0.1
1212
pydocstyle==2.1.1 # Lint docstrings
1313
pyenchant==2.0.0 # Bindings for a spellchecking sytem
14-
pylint==1.8.2 # Lint
14+
pylint==1.8.3 # Lint
1515
pyroma==2.3 # Packaging best practices checker
1616
pytest-cov==2.5.1 # Measure code coverage
1717
pytest-envfiles==0.1.0 # Use files for environment variables for tests

0 commit comments

Comments
 (0)