From b7b391a6acafde251ca53a4e023bf00501fb0ac3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 26 Aug 2018 12:44:16 -0700 Subject: [PATCH] Update pylint-django from 0.11 to 2.0.2 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..e17babe 100755 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -2,4 +2,4 @@ -r base.txt pylint==1.8.4 -pylint-django==0.11 \ No newline at end of file +pylint-django==2.0.2 \ No newline at end of file