Merge "Bump pylint to 2.3.0"

This commit is contained in:
Zuul 2019-10-01 23:36:36 +00:00 committed by Gerrit Code Review
commit a46a79728d
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ passenv = FAST8_NUM_COMMITS
basepython = python3
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
pylint==2.1.1
pylint==2.3.0
commands =
bash ./tools/coding-checks.sh --pylint {posargs}