mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 19:12:25 +03:00
Update pyflakes from 1.4.0 to 1.5.0 (#986)
This commit is contained in:
parent
a2a2a517a1
commit
580d90a4be
|
@ -6,6 +6,6 @@ binaryornot==0.4.0
|
||||||
# Testing
|
# Testing
|
||||||
pytest==3.0.5
|
pytest==3.0.5
|
||||||
pep8==1.7.0
|
pep8==1.7.0
|
||||||
pyflakes==1.4.0
|
pyflakes==1.5.0
|
||||||
tox==2.5.0
|
tox==2.5.0
|
||||||
pytest-cookies==0.2.0
|
pytest-cookies==0.2.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user