linters: Fix versions of linter packages due to Python 3.11.

Under Python 3.11 some linters have failed to execute due to deprecated
items. Increasing or setting specific allow the linters to succeed with
Python's lates version.
This commit is contained in:
Rafael Guterres Jeffman
2022-11-09 22:35:25 -03:00
parent 07b9c7dc40
commit b7e39ce7e9
2 changed files with 3 additions and 5 deletions

View File

@@ -2,11 +2,9 @@
ipdb==0.13.4
pre-commit
flake8==4.0.1
flake8-bugbear
flake8-bugbear==22.10.27
pylint==2.13.7
wrapt >= 1.14.0
pydocstyle==6.0.0
yamllint==1.26.3
ansible-lint==5.3.2
dnspython==2.2.0
netaddr==0.8.0
gssapi==1.7.2