From a2ea527ad30c3cc901c8335b1ede17b3761b1985 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 31 Aug 2024 08:08:39 -0700 Subject: [PATCH] Update pylint from 1.8.4 to 3.2.7 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..6ec88b8 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==3.2.7 pylint-django==0.11 \ No newline at end of file