requirements: Upgrade pyflakes from 2.1.0 to 2.1.1.

This commit is contained in:
Vishnu Ks 2019-03-06 09:02:29 +00:00 committed by Tim Abbott
parent 8d56976a0c
commit 02f20c91d5
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ isort==4.3.10
pycodestyle==2.5.0
# Needed to run pyflakes linter
pyflakes==2.1.0
pyflakes==2.1.1
# Needed to run tests in parallel
tblib==1.3.2

View File

@ -128,7 +128,7 @@ pycparser==2.19 # via cffi
pycrypto==2.6.1
pycryptodome==3.7.3 # via python-jose
pydispatcher==2.0.5 # via scrapy
pyflakes==2.1.0
pyflakes==2.1.1
pygments==2.3.1
pyhamcrest==1.9.0 # via twisted
pyjwt==1.7.1