From 8f35749c4bb6ee0cdcec92c7e8f7543704918c20 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 16 May 2018 12:16:27 -0700 Subject: [PATCH] Update pylint from 1.8.4 to 1.9.1 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..4432de5 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==1.9.1 pylint-django==0.11 \ No newline at end of file