From d638cc81749c898a3407a7558814057d9e04328e 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 pycodestyle from 2.6.0 to 2.7.0

---
 requirements-test.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-test.txt b/requirements-test.txt
index 5bd22df6..3afae38f 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -15,7 +15,7 @@ appdirs==1.4.4
 Click==7.1.2
 click_shell>=2.0
 prettytable
-pycodestyle==2.6.0
+pycodestyle==2.7.0
 pyflakes==2.2.0
 pylibscrypt==2.0.0
 six==1.15.0
-- 
GitLab