From 6d71e3fe8158a7e104c76c96b18fae42454be451 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 10:22:32 +0100 Subject: [PATCH] Bump pylint from 2.4.3 to 2.4.4 (#1372) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.4.3 to 2.4.4. - [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.4.3...pylint-2.4.4) Signed-off-by: dependabot-preview[bot] --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 9e3de47d5..662fcf9a0 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ flake8==3.7.9 -pylint==2.4.3 +pylint==2.4.4 pytest==5.2.2 pytest-timeout==1.3.3 pytest-aiohttp==0.3.0