From 01c3ab67fb3518547491426592c05fd04e60910d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 14:36:27 +0000 Subject: [PATCH] Bump pylint from 1.9.3 to 2.4.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 1.9.3 to 2.4.3. - [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.3) 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..89e55cac 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.3 pylint-django==0.10.0 pytz==2017.2 singledispatch==3.4.0.3