From 3bf20edda2c7fdd3d7cff109d5fddb0ae702843b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 13:20:17 +0000 Subject: [PATCH] Bump pylint-django from 0.10.0 to 2.0.6 Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 0.10.0 to 2.0.6. - [Release notes](https://github.com/PyCQA/pylint-django/releases) - [Changelog](https://github.com/PyCQA/pylint-django/blob/master/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pylint-django/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27620f2c..951b5594 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ mccabe==0.6.1 pep8==1.7.0 pycrypto==2.6.1 pylint==1.9.3 -pylint-django==0.10.0 +pylint-django==2.0.6 pytz==2017.2 singledispatch==3.4.0.3 six==1.10.0