From 76a3e75bc7f06de40ae48a4ac8ae90cde24a1933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2020 08:28:56 +0200 Subject: [PATCH] Bump pylint from 2.5.0 to 2.5.3 (#1160) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.0 to 2.5.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.5.0...pylint-2.5.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 2f4dd6f97b..1e1b886923 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -pylint==2.5.0 +pylint==2.5.3 flake8==3.7.9 pillow pexpect