From 9860d7a384f266800b8bcc157f53dbb95e5ae2ea Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Mon, 19 Apr 2021 18:25:04 +0200 Subject: [PATCH] Update pyflakes from 2.3.0 to 2.3.1 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 2b98138e..e0a39622 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -16,7 +16,7 @@ Click==7.1.2 click_shell>=2.0 prettytable pycodestyle==2.7.0 -pyflakes==2.3.0 +pyflakes==2.3.1 pylibscrypt==2.0.0 six==1.15.0 pytest -- GitLab