Skip to content

Commit c89767b

Browse files
Merge pull request #738 from adamtheturtle/pyup-update-pylint-2.0.1-to-2.1.1
Update pylint to 2.1.1
2 parents 701a453 + 5341e25 commit c89767b

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.1 # Lint
16+
pylint==2.1.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)