mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-29 10:54:44 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user