Skip to content

Commit

Permalink
Merge pull request #119 from Miserlou/doppins/flake8-equals-3.0.0
Browse files Browse the repository at this point in the history
[Doppins] Upgrade dependency flake8 to ==3.0.0
  • Loading branch information
Rich Jones authored Jul 25, 2016
2 parents 20860d3 + 67940bb commit 6bc876d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ botocore==1.4.37 # via boto3, zappa
Django==1.9.8
docutils==0.12 # via botocore, zappa
filechunkio==1.8 # via zappa
flake8==2.6.2
flake8==3.0.0
futures==3.0.5 # via zappa
isort==4.2.5
jmespath==0.9.0 # via boto3, botocore, zappa
Expand Down

0 comments on commit 6bc876d

Please sign in to comment.