From 1898a446734f0bf66ae6d70c60706f1c66338c57 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 25 Oct 2018 02:14:05 +0200 Subject: [PATCH] Update flake8 from 3.5.0 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 1635ba8..fdd5b8e 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 -flake8==3.5.0 +flake8==3.6.0 tox==2.9.1 coverage==4.5.1 Sphinx==1.6.7