From 953c5fcf090b36d5576c3083d4bd5e6ad8fc3acc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 24 Oct 2018 15:12:05 +0200 Subject: [PATCH] Update flake8 from 3.0.4 to 3.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 02fe5e2..8f780bb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 -flake8==3.0.4 +flake8==3.6.0 tox==2.4.1 coverage==4.2 Sphinx==1.4.8