From e9fc4c6260debc921484f4ad815f80538672877f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Jan 2023 04:28:49 -0800 Subject: [PATCH] Update pylint from 1.8.4 to 2.15.10 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..f9ec9a0 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.15.10 pylint-django==0.11 \ No newline at end of file