pylint requirements: Update pylint to 1.6.3
* Do not crash when inferring uninferable exception types for docparams extension
This commit is contained in:
parent
ea8e1f1131
commit
70f14329e3
@ -4,7 +4,7 @@ astroid==1.4.7
|
|||||||
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
|
||||||
pylint==1.6.2
|
pylint==1.6.3
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
requests==2.10.0
|
requests==2.10.0
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
|
Loading…
Reference in New Issue
Block a user