From 7be4c3f1271a5270e65b63ab079aae4eacee5480 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Oct 2017 16:30:28 +0200 Subject: [PATCH] Update flake8 from 3.4.1 to 3.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e7f422e..6700b34 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pip==9.0.1 punch.py==1.4.2 watchdog==0.8.3 -flake8==3.4.1 +flake8==3.5.0 tox==2.9.1 coverage==4.4.1 Sphinx==1.6.4