From 7852139a5a7caa8fe6b2f5e14829aa8e36849b9a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Oct 2017 17:45:28 -0400 Subject: [PATCH] Update flake8 from 3.4.1 to 3.5.0 --- {{cookiecutter.app_name}}/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.app_name}}/requirements/dev.txt b/{{cookiecutter.app_name}}/requirements/dev.txt index c93776c..f7c8f80 100644 --- a/{{cookiecutter.app_name}}/requirements/dev.txt +++ b/{{cookiecutter.app_name}}/requirements/dev.txt @@ -7,7 +7,7 @@ WebTest==2.0.28 factory-boy==2.9.2 # Lint and code style -flake8==3.4.1 +flake8==3.5.0 flake8-blind-except==0.1.1 flake8-debugger==1.4.0 flake8-docstrings==1.1.0