From 4c24a4e821d2700d97a2d45bafb82fbdec3d10f1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 6 Apr 2022 15:00:44 -0600 Subject: [PATCH] Update pylint from 1.8.4 to 2.13.5 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..6c3f3d5 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.13.5 pylint-django==0.11 \ No newline at end of file