mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-16 21:40:23 +00:00
Update pyflakes from 1.5.0 to 1.6.0
This commit is contained in:
parent
a3f4a28ff1
commit
44d0039d49
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ pep8-naming==0.4.1
|
|||
pep8==1.7.0 # via flake8
|
||||
py==1.4.34 # via pytest
|
||||
pyenchant==1.6.11
|
||||
pyflakes==1.5.0 # via flake8
|
||||
pyflakes==1.6.0 # via flake8
|
||||
pygments==2.2.0 # via sphinx
|
||||
pytest-django==3.1.2
|
||||
pytest==3.2.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue