Bump pylint to 2.17.0
Change-Id: Ia18c839e7a3c23b6b2e50699522128e30096e13f
This commit is contained in:
parent
60ce561c21
commit
55b0d5e668
2
tox.ini
2
tox.ini
@ -109,7 +109,7 @@ allowlist_externals =
|
|||||||
install_command = {[testenv:py3]install_command}
|
install_command = {[testenv:py3]install_command}
|
||||||
deps = -r{toxinidir}/requirements.txt
|
deps = -r{toxinidir}/requirements.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
pylint==2.13.4
|
pylint==2.17.0
|
||||||
commands =
|
commands =
|
||||||
{toxinidir}/tools/coding-checks.sh --pylint {posargs:all}
|
{toxinidir}/tools/coding-checks.sh --pylint {posargs:all}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user