From fc88a615b9c4da6daddc529696d21a5fa4793f07 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Jul 2018 23:54:59 +0000 Subject: [PATCH] Update pycodestyle from 2.3.1 to 2.4.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b1a5f1b..cba21544 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.4.0 pyflakes==1.6.0 pytz==2018.5 sqlparse==0.2.4