Skip to content

Commit bf9f698

Browse files
Merge pull request #972 from adamtheturtle/pyup-update-pylint-2.3.0-to-2.3.1
Update pylint to 2.3.1
2 parents 85450d2 + 6a87177 commit bf9f698

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
@@ -14,7 +14,7 @@ pydocstyle==3.0.0 # Lint docstrings
1414
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1515
pygithub==1.43.5
1616
Pygments==2.3.1
17-
pylint==2.3.0 # Lint
17+
pylint==2.3.1 # Lint
1818
pyroma==2.4 # Packaging best practices checker
1919
pytest-cov==2.6.1 # Measure code coverage
2020
pytest==4.3.0 # Test runners

0 commit comments

Comments
 (0)