Skip to content

Commit 3ac8706

Browse files
Merge pull request #1083 from adamtheturtle/pyup-update-pylint-2.4.2-to-2.4.3
Update pylint to 2.4.3
2 parents 846a02e + a072d94 commit 3ac8706

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.2 # Lint
18+
pylint==2.4.3 # Lint
1919
pyroma==2.5 # Packaging best practices checker
2020
pytest-cov==2.8.1 # Measure code coverage
2121
pytest==5.2.1 # Test runners

0 commit comments

Comments
 (0)