From a507058d4b4594f0359521edf265d79f72b33eac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 06:24:07 +0000 Subject: [PATCH] Bump pylint from 2.3.1 to 2.4.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.3.1 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/compare/pylint-2.3.1...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 70d8890..f06853f 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.3 pyre-check==0.0.27 pytest==4.6.3 pyti==0.2.2