From 2cdba43a1196ffd434c27921aabee4c5bcd1a717 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 Oct 2024 08:08:32 -0700 Subject: [PATCH] Update pylint-django from 0.11 to 2.6.1 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..d825961 100755 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -2,4 +2,4 @@ -r base.txt pylint==1.8.4 -pylint-django==0.11 \ No newline at end of file +pylint-django==2.6.1 \ No newline at end of file