From 4d0bfc9c4a6b1e95c44675ba5a19e8db490b24a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 29 Oct 2019 12:46:16 -0300 Subject: [PATCH] Update flake8 from 3.7.8 to 3.7.9 --- generators/app/templates/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/app/templates/requirements/dev.txt b/generators/app/templates/requirements/dev.txt index 737ca6d..2baf798 100644 --- a/generators/app/templates/requirements/dev.txt +++ b/generators/app/templates/requirements/dev.txt @@ -4,7 +4,7 @@ bumpversion==0.5.3 wheel==0.33.6 watchdog==0.9.0 -flake8==3.7.8 +flake8==3.7.9 Sphinx==2.2.0 tox==3.14.0 twine==1.14.0