mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-04-09 00:00:59 +00:00
Update pyflakes from 1.4.0 to 1.5.0
This commit is contained in:
parent
8b64b5d4fa
commit
b34642dcef
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.32 # via pytest
|
||||
pyenchant==1.6.8
|
||||
pyflakes==1.4.0 # via flake8
|
||||
pyflakes==1.5.0 # via flake8
|
||||
pygments==2.1.3 # via sphinx
|
||||
pytest-django==3.1.2
|
||||
pytest==3.0.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue