ansible-test - Update astroid for pylint sanity test (#84054)

pull/84084/head
Matt Clay 2 months ago committed by GitHub
parent 3cf308f672
commit 50604e8461
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
# edit "sanity.pylint.in" and generate with: hacking/update-sanity-requirements.py --test pylint # edit "sanity.pylint.in" and generate with: hacking/update-sanity-requirements.py --test pylint
astroid==3.3.4 astroid==3.3.5
dill==0.3.9 dill==0.3.9
isort==5.13.2 isort==5.13.2
mccabe==0.7.0 mccabe==0.7.0

@ -4,6 +4,6 @@ Columnar==1.4.1
pymarkdownlnt==0.9.23 pymarkdownlnt==0.9.23
PyYAML==6.0.2 PyYAML==6.0.2
tomli==2.0.2 tomli==2.0.2
toolz==0.12.1 toolz==1.0.0
typing_extensions==4.12.2 typing_extensions==4.12.2
wcwidth==0.2.13 wcwidth==0.2.13

Loading…
Cancel
Save