lint tools: bump code verification tools versions

Bump version of ansible-lint, Flake8, Pylint and yamllint to newer
versions as used in Ansible tests.
This commit is contained in:
Rafael Guterres Jeffman
2024-03-22 11:47:09 -03:00
parent 8f8a16f815
commit 0d48da060d
3 changed files with 10 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
-r requirements-tests.txt
ipdb==0.13.4
pre-commit==2.20.0
flake8==6.0.0
flake8==7.0.0
flake8-bugbear
pylint==2.17.2
pylint>=3.2
wrapt==1.14.1
pydocstyle==6.3.0
yamllint==1.32.0
ansible-lint >= 6.22
yamllint==1.35.1
ansible-lint>=24.5.0