From dac2b176927c1bfca92172336535b773762ba670 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 10:02:33 +0000 Subject: [PATCH] :arrow_up: 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_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 91dcbeb6..26b888f4 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,7 +4,7 @@ flake8==3.8.2 flake8-docstrings==1.5.0 isort==4.3.21 mypy==0.780 -pylint==2.5.2 +pylint==2.5.3 pytest==5.4.3 pytest-asyncio==0.12.0 pytest-cov==2.9.0