From 5317a3fc25ff4e9a574b153a0c7b58578011ac5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Oct 2021 08:44:50 +0300 Subject: [PATCH] Update flake8 from 3.7.7 to 4.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 23ec5c0..ca037a2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==19.0.3 bumpversion==0.5.3 wheel==0.33.1 watchdog==0.9.0 -flake8==3.7.7 +flake8==4.0.1 tox==3.7.0 coverage==4.5.2 Sphinx==1.8.4