mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-13 15:13:10 +00:00
Update pyflakes from 1.4.0 to 1.5.0 (#986)
This commit is contained in:
parent
a2a2a517a1
commit
580d90a4be
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ binaryornot==0.4.0
|
|||
# Testing
|
||||
pytest==3.0.5
|
||||
pep8==1.7.0
|
||||
pyflakes==1.4.0
|
||||
pyflakes==1.5.0
|
||||
tox==2.5.0
|
||||
pytest-cookies==0.2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue