From 0e226c876e590fcf546c7de94e1e28f3daf80f0a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2019 06:09:01 +0000 Subject: [PATCH] Bump pylint from 2.3.1 to 2.4.0 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.3.1 to 2.4.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.3.1...pylint-2.4.0) 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 70d8890..6f61393 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ta==0.4.5 TA-Lib==0.4.17 tabulate==0.8.3 tox==3.13.2 -pylint==2.3.1 +pylint==2.4.0 pyre-check==0.0.27 pytest==4.6.3 pyti==0.2.2