From db3c64cfcfce7cba5d77f1b4dbc4ccd12ccf4508 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 16 Apr 2021 04:45:39 -0500 Subject: [PATCH] Update flake8 from 3.7.8 to 3.9.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a3dc814..3a59898 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==19.2.3 bump2version==0.5.11 wheel==0.33.6 watchdog==0.9.0 -flake8==3.7.8 +flake8==3.9.1 tox==3.14.0 coverage==4.5.4 Sphinx==1.8.5