From 666f2f93a41d78629858f5a18b192ec1b2b2b23a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 22 Jul 2020 06:59:18 -0700 Subject: [PATCH] Update pylint-django from 0.11 to 2.2.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..79d0a6f 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.2.0 \ No newline at end of file