From 4e04d0754458f1bd49b45c0e49b4a0a5b7a01cec Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 9 May 2021 15:53:36 +0200 Subject: [PATCH] Update flake8 from 3.8.4 to 3.9.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 273f59b..0a14966 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pytest==4.6 # pyup: ignore pytest-runner==5.2 bumpversion==0.6.0 watchdog==0.10.3 -flake8==3.8.4 +flake8==3.9.2 coverage==5.3 cryptography==3.4.6 Sphinx==3.3.1