From 8ff3da4ea3c8e6c415903fbd12059324f276165f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 01:25:42 +0000 Subject: [PATCH] Bump pylint from 1.9.3 to 2.4.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 1.9.3 to 2.4.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/commits/pylint-2.4.2) 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..f00601f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mccabe==0.6.1 # mysqlclient==1.3.10 pep8==1.7.0 pycrypto==2.6.1 -pylint==1.9.3 +pylint==2.4.2 pylint-django==0.10.0 pytz==2017.2 singledispatch==3.4.0.3