From af97de3064219e47cd319fe229a4d662f2b20049 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 May 2020 00:05:10 +0000 Subject: [PATCH] Update pycodestyle from 2.3.1 to 2.6.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b1a5f1b..3469747a 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.6.0 pyflakes==1.6.0 pytz==2018.5 sqlparse==0.2.4