From f9f37ae273c90ad5aea37ac8b1aee3b49cdda703 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 1 Dec 2024 12:00:07 -0800 Subject: [PATCH] Update pylint from 1.8.4 to 3.3.2 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..3fb3645 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.3.2 pylint-django==0.11 \ No newline at end of file