Update dependency flake8 to v3.7.9 (#92)
This commit is contained in:
parent
6c3466cb55
commit
357ddc07f2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
pytest
|
||||
pytest-cov
|
||||
mypy
|
||||
flake8==3.7.8
|
||||
flake8==3.7.9
|
||||
pep8-naming==0.8.2
|
||||
flake8-quotes==2.1.0
|
||||
flake8-import-order==0.18.1
|
||||
|
|
Loading…
Reference in a new issue