Merge "Bump pylint to 2.17.0"

This commit is contained in:
Zuul 2023-03-17 18:00:02 +00:00 committed by Gerrit Code Review
commit 8fee4bc500
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ allowlist_externals =
install_command = {[testenv:py3]install_command}
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
pylint==2.13.4
pylint==2.17.0
commands =
{toxinidir}/tools/coding-checks.sh --pylint {posargs:all}