From 90a8c1113358ec2626d40d376a5ce7226547cec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 1 Apr 2019 13:25:23 +0000 Subject: [PATCH] Bump pylint from 1.9.3 to 2.3.1 Bumps [pylint](https://github.com/PyCQA/pylint) from 1.9.3 to 2.3.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/pylint-2.3.1/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/commits/pylint-2.3.1) 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..af9b8422 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.3.1 pylint-django==0.10.0 pytz==2017.2 singledispatch==3.4.0.3