Skip to content

Commit 7a2b245

Browse files
Merge pull request #710 from adamtheturtle/pyup-update-pylint-2.0.0-to-2.0.1
Update pylint to 2.0.1
2 parents 0bf4aac + 31e8f27 commit 7a2b245

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
@@ -13,7 +13,7 @@ mypy==0.620 # Type checking
1313
pip_check_reqs==2.0.3
1414
pydocstyle==2.1.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem
16-
pylint==2.0.0 # Lint
16+
pylint==2.0.1 # Lint
1717
pyroma==2.3.1 # Packaging best practices checker
1818
pytest-cov==2.5.1 # Measure code coverage
1919
pytest-envfiles==0.1.0 # Use files for environment variables for tests

0 commit comments

Comments
 (0)