From c731b7db563f91e5cfc72428ddd43757c6b5ac3a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Feb 2019 14:19:56 +0100 Subject: [PATCH] Update flake8 from 2.6.0 to 3.7.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7006d9c..24f8f15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pip==8.1.2 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 -flake8==2.6.0 +flake8==3.7.6 tox==2.3.1 coverage==4.1 Sphinx==1.4.8