Skip to content

Commit 4cf4f01

Browse files
committed
Update pylint from 2.4.1 to 2.4.2
1 parent acef908 commit 4cf4f01

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