tox: Update pyflakes to 1.1.0
This commit is contained in:
parent
5d87770513
commit
7e3337a901
2
tox.ini
2
tox.ini
@ -162,7 +162,7 @@ deps =
|
|||||||
flake8-copyright==0.1
|
flake8-copyright==0.1
|
||||||
mccabe==0.4.0
|
mccabe==0.4.0
|
||||||
pep8==1.7.0
|
pep8==1.7.0
|
||||||
pyflakes==1.0.0
|
pyflakes==1.1.0
|
||||||
flake8-string-format==0.2.1
|
flake8-string-format==0.2.1
|
||||||
flake8-deprecated==1.0
|
flake8-deprecated==1.0
|
||||||
flake8-mock==0.2
|
flake8-mock==0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user