mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-22 19:05:49 +00:00
Update pyflakes from 1.5.0 to 1.6.0 (#1275)
This commit is contained in:
parent
83081a20b5
commit
0e6b5f3c66
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ binaryornot==0.4.3
|
|||
# Testing
|
||||
pytest==3.2.0
|
||||
pep8==1.7.0
|
||||
pyflakes==1.5.0
|
||||
pyflakes==1.6.0
|
||||
tox==2.7.0
|
||||
pytest-cookies==0.2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue