kolla-ansible/lint-requirements.txt
Sven Kieske f8b81d8e71 CI: fix lint requirements for python 3.12
see: https://github.com/PyCQA/flake8/issues/1845#issuecomment-1766073353
pycodestyle >= 2.11 requires newer `hacking` version as well

Signed-off-by: Sven Kieske <kieske@osism.tech>
Change-Id: I7be701d8673dea8345a5fe7a95ad69633f1b7648
2024-08-05 14:39:51 +00:00

11 lines
263 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<2.3.0 # GPLv2
doc8>=0.6.0 # Apache-2.0
hacking>=3.0.1 # Apache-2.0
pycodestyle>=2.11.0 # MIT
reno>=3.1.0 # Apache-2.0
yamllint>=1.22.0 #GPL3