From 1f01a07db7d1dc3a5e3d393d56a976bb18517361 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Feb 2019 02:41:31 -0800 Subject: [PATCH] Update pylint from 1.8.4 to 2.3.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..f178f3a 100755 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,5 +1,5 @@ # Development dependencies go here -r base.txt -pylint==1.8.4 +pylint==2.3.0 pylint-django==0.11 \ No newline at end of file