tox: Update pyflakes to 1.2.2

- Avoid traceback when exception is del-ed in except
This commit is contained in:
Florian Bruhin 2016-05-06 19:02:59 +02:00
parent 612ef09f97
commit d3d765fb97

View File

@ -152,7 +152,7 @@ deps =
flake8-copyright==0.1
mccabe==0.4.0
pep8==1.7.0
pyflakes==1.2.1
pyflakes==1.2.2
flake8-string-format==0.2.1
flake8-deprecated==1.0
flake8-mock==0.2