Merge pull request #130 from sloria/pyup-update-flake8-3.2.1-to-3.3.0

Update flake8 to 3.3.0
master
Steven Loria 7 years ago committed by GitHub
commit 7597551acc
  1. 2
      {{cookiecutter.app_name}}/requirements/dev.txt

@ -7,7 +7,7 @@ WebTest==2.0.23
factory-boy==2.8.1
# Lint and code style
flake8==3.2.1
flake8==3.3.0
flake8-blind-except==0.1.1
flake8-debugger==1.4.0
flake8-docstrings==1.0.3

Loading…
Cancel
Save