From 3aa2271d740f365e73cdd1a7b5bb01a4c15c6663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 28 Feb 2019 07:45:39 -0300 Subject: [PATCH] Bump pylint from 2.2.2 to 2.3.0 (#34) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.2.2...pylint-2.3.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f6b68b..37070a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pylint==2.2.2 +pylint==2.3.0 pylint-django==2.0.5 django==1.11.20 pylint-celery==0.3