From cf9ff33ec06ec4168e0130c58854045296982cc2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 14 Mar 2021 20:18:35 +0000 Subject: [PATCH] Update pycodestyle from 2.3.1 to 2.7.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b1a5f1b..f04e80d5 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -4,7 +4,7 @@ django-debug-toolbar==1.9.1 django==2.0.7 flake8==3.5.0 mccabe==0.6.1 -pycodestyle==2.3.1 +pycodestyle==2.7.0 pyflakes==1.6.0 pytz==2018.5 sqlparse==0.2.4