From 83de603947a55edae90b9c9c458d1edec76fc852 Mon Sep 17 00:00:00 2001 From: pyup-bot <github-bot@pyup.io> Date: Mon, 15 Mar 2021 17:29:02 +0100 Subject: [PATCH] Update pyflakes from 2.2.0 to 2.3.0 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 3afae38f..601a6e1a 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.2.0 +pyflakes==2.3.0 pylibscrypt==2.0.0 six==1.15.0 pytest -- GitLab