Skip to content

Commit 08c7dc7

Browse files
Merge pull request #1066 from adamtheturtle/pyup-update-pylint-2.4.0-to-2.4.1
Update pylint to 2.4.1
2 parents bf3999c + 5d6e90b commit 08c7dc7

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
@@ -15,7 +15,7 @@ pydocstyle==4.0.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1616
pygithub==1.43.8
1717
Pygments==2.4.2
18-
pylint==2.4.0 # Lint
18+
pylint==2.4.1 # Lint
1919
pyroma==2.5 # Packaging best practices checker
2020
pytest-cov==2.7.1 # Measure code coverage
2121
pytest==5.1.3 # Test runners

0 commit comments

Comments
 (0)