From c1435ddc5c6bc6ee36e708f3aaed43efb10c21b5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Jun 2021 09:19:13 -0700 Subject: [PATCH] Update pylint from 1.8.4 to 2.8.3 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..4eb91b6 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.8.3 pylint-django==0.11 \ No newline at end of file