From f84052be912b49386bbe75c1a1de4cfc48849f4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Mar 2021 23:05:22 -0500 Subject: [PATCH] Update flake8 from 3.7.8 to 3.9.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f9aca75..c3ac804 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ bump2version==0.5.11 coverage==4.5.4 cryptography==2.8 -flake8==3.7.8 +flake8==3.9.0 pip==19.3.1 pytest==5.2.2 pytest-runner==5.2