Skip to content

Commit e3ef8ec

Browse files
committed
Update pylint from 2.1.1 to 2.2.2
1 parent 5274986 commit e3ef8ec

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.3
1616
Pygments==2.2.0
17-
pylint==2.1.1 # Lint
17+
pylint==2.2.2 # Lint
1818
pyroma==2.4 # Packaging best practices checker
1919
pytest-cov==2.6.0 # Measure code coverage
2020
pytest==4.0.1 # Test runners

0 commit comments

Comments
 (0)