From 51b9a21f1ff590b4b8c873d557cd21dcda546d03 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 4 Oct 2020 08:50:27 +0800 Subject: [PATCH] Update flake8 from 3.7.8 to 3.8.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c95b643..9e7f7da 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==19.1.1 bumpversion==0.5.3 wheel==0.33.4 watchdog==0.9.0 -flake8==3.7.8 +flake8==3.8.4 tox==3.13.2 coverage==4.5.4 Sphinx==2.1.2