From 8fd814f878bc2398177b300bfa4002691daf8556 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 06:05:14 +0000 Subject: [PATCH] Bump pylint from 2.3.1 to 2.5.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.3.1 to 2.5.2. - [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.5.2) 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 aa2b962..9aa30a1 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.5.2 pyre-check==0.0.39 pytest==4.6.3 pyti==0.2.2