Skip to content

Commit e93894c

Browse files
committed
Update pylint from 1.9.2 to 2.0.0
1 parent b357864 commit e93894c

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
@@ -13,7 +13,7 @@ mypy==0.610 # Type checking
1313
pip_check_reqs==2.0.3
1414
pydocstyle==2.1.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem
16-
pylint==1.9.2 # Lint
16+
pylint==2.0.0 # Lint
1717
pyroma==2.3.1 # Packaging best practices checker
1818
pytest-cov==2.5.1 # Measure code coverage
1919
pytest-envfiles==0.1.0 # Use files for environment variables for tests

0 commit comments

Comments
 (0)