From 0758db155471aded6c49d1407135d7917558fcee Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Feb 2019 00:59:56 +0330 Subject: [PATCH] Update flake8 from 3.6.0 to 3.7.6 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 56e4545..dc7f3d5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==18.1 bumpversion==0.5.3 wheel==0.32.2 watchdog==0.9.0 -flake8==3.6.0 +flake8==3.7.6 tox==3.5.2 coverage==4.5.1 Sphinx==1.8.2