From 7f277643139b59b7e936b8af43d071a2a2f1d0d9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Oct 2021 02:00:36 +0200 Subject: [PATCH] Update pyflakes from 2.1.1 to 2.4.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cd02f10..9237604 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ flake8==3.7.7 idna==2.8 mccabe==0.6.1 pycodestyle==2.5.0 -pyflakes==2.1.1 +pyflakes==2.4.0 requests==2.21.0 urllib3==1.25 pytest-cov==2.6.1