From 83a4dfc7de22493bab5e92ec42197ec879f4f750 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 10 Apr 2020 06:38:22 -0300 Subject: [PATCH] Update pyflakes from 1.5.0 to 2.2.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4afab8f..f08245c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ flake8==3.3.0 mccabe==0.6.1 pycodestyle==2.3.1 -pyflakes==1.5.0 +pyflakes==2.2.0 py==1.4.34 pytest==3.1.2