From 2be994459eb242cfa42b56248b85b71ab534c5b3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 24 Mar 2021 22:56:28 +0200 Subject: [PATCH] Update pyflakes from 1.6.0 to 2.3.1 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index c22b06a..db55967 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -9,7 +9,7 @@ gunicorn==19.7.1 isort==4.3.4 multidict==4.1.0 pip==10.0.0 -pyflakes==1.6.0 +pyflakes==2.3.1 pytest-cov==2.5.1 pytest-mock==1.9.0 pytest==3.5.0