From dacc2bd73af5e66128607ca74adc53bc0b9f020f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 16:06:16 +0000 Subject: [PATCH] Bump pylint from 2.5.2 to 2.5.3 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.2 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.2...pylint-2.5.3) 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 544608483..4376a4d85 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,6 +1,6 @@ asynctest==0.13.0 flake8==3.8.3 -pylint==2.5.2 +pylint==2.5.3 pytest==5.4.2 pytest-timeout==1.3.4 pytest-aiohttp==0.3.0