From 16fc921da8e305a0ae5de0751383ff183833e0f0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 May 2018 01:56:43 -0700 Subject: [PATCH] Update pylint-django from 0.11 to 0.11.1 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index ab2ae03..5337c47 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==0.11.1 \ No newline at end of file