ansible-test - Update pylint requirements (#80172)

pull/80175/head
Matt Clay 2 years ago committed by GitHub
parent 31658031ed
commit c564c6e21e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,13 +1,13 @@
# edit "sanity.pylint.in" and generate with: hacking/update-sanity-requirements.py --test pylint
astroid==2.14.2
astroid==2.15.0
dill==0.3.6
isort==5.12.0
lazy-object-proxy==1.9.0
mccabe==0.7.0
platformdirs==3.0.0
pylint==2.16.2
platformdirs==3.1.0
pylint==2.17.0
PyYAML==6.0
tomli==2.0.1
tomlkit==0.11.6
typing_extensions==4.5.0
wrapt==1.14.1
wrapt==1.15.0

Loading…
Cancel
Save