From 79df4ebf7d9bb44349bc642a332422141a5765d9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2019 13:13:08 +0000 Subject: [PATCH] Bump pylint-django from 0.10.0 to 2.0.13 Bumps [pylint-django](https://github.com/PyCQA/pylint-django) from 0.10.0 to 2.0.13. - [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.13) 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..67a85587 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.13 pytz==2017.2 singledispatch==3.4.0.3 six==1.10.0