From 4c877cbe0d22e431dfdccbdb762a8af846afe903 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 16:27:47 +0000 Subject: [PATCH] Bump pylint-django from 0.10.0 to 2.0.11 Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 0.10.0 to 2.0.11. - [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/compare/0.10.0...v2.0.11) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27620f2c..369d9677 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.11 pytz==2017.2 singledispatch==3.4.0.3 six==1.10.0