2a2cb92b5a
Adapt files to match new requirements, add assertIn to whitelist Change-Id: I516bbbb3a0f194e8fa08d04c0290b586963b8b55
10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
ansible>=8,<10 # GPLv3
|
|
ansible-lint>=6.22.0,<7.0.0 # MIT
|
|
bandit>=1.1.0 # Apache-2.0
|
|
bashate>=0.5.1 # Apache-2.0
|
|
codespell<3 # GPLv2
|
|
doc8>=0.6.0 # Apache-2.0
|
|
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
|
reno>=3.1.0 # Apache-2.0
|
|
yamllint>=1.22.0 #GPL3
|