ansible-test - Update pylint to 2.15.3. (#78811)

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

@ -1,2 +1,2 @@
pylint == 2.15.2 # currently vetted version
pylint == 2.15.3 # currently vetted version
pyyaml # needed for collection_detail.py

@ -1,11 +1,11 @@
# edit "sanity.pylint.in" and generate with: hacking/update-sanity-requirements.py --test pylint
astroid==2.12.9
astroid==2.12.10
dill==0.3.5.1
isort==5.10.1
lazy-object-proxy==1.7.1
mccabe==0.7.0
platformdirs==2.5.2
pylint==2.15.2
pylint==2.15.3
PyYAML==6.0
tomli==2.0.1
tomlkit==0.11.4

Loading…
Cancel
Save