From c49b969b8be9e67c00bd8c740f9a29bc28734c48 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 05:35:19 +0000 Subject: [PATCH] Bump pylint from 2.3.1 to 2.6.0 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.3.1 to 2.6.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.6.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 f6b4544..f6f72cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ ta==0.5.22 TA-Lib==0.4.17 tabulate==0.8.3 tox==3.13.2 -pylint==2.3.1 +pylint==2.6.0 pyre-check==0.0.39 pytest==4.6.3 pyti==0.2.2