pylint requirements: Update astroid to 1.4.8
* Add `returns` into the proper order in FunctionDef._astroid_fields The order is important, since it determines the last child, which in turn determines the last line number of a scoped node.
This commit is contained in:
parent
f460a225ef
commit
94f006a675
@ -1,6 +1,6 @@
|
|||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
astroid==1.4.7
|
astroid==1.4.8
|
||||||
isort==4.2.5
|
isort==4.2.5
|
||||||
lazy-object-proxy==1.2.2
|
lazy-object-proxy==1.2.2
|
||||||
mccabe==0.5.0
|
mccabe==0.5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user