pylint requirements: Update pylint to 1.6.2
* Do not crash when printing the help of options with default regular expressions * More granular versions for deprecated modules. * Do not crash in docparams when we can't infer the exception types.
This commit is contained in:
parent
d079caafa8
commit
321e5319c6
@ -4,7 +4,7 @@ astroid==1.4.7
|
||||
isort==4.2.5
|
||||
lazy-object-proxy==1.2.2
|
||||
mccabe==0.5.0
|
||||
pylint==1.6.1
|
||||
pylint==1.6.2
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.10.0
|
||||
six==1.10.0
|
||||
|
Loading…
Reference in New Issue
Block a user