From 33f0e16e7a8b827335bc32b6b1debf9ae609fedd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 08:37:35 +0000 Subject: [PATCH] Bump pylint from 2.5.1 to 2.5.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.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.5.1...pylint-2.5.2) 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 e9206d6..73bc711 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -2,7 +2,7 @@ black==19.10b0 coverage==5.1 flake8==3.7.9 flake8-docstrings==1.5.0 -pylint==2.5.1 +pylint==2.5.2 pydocstyle==5.0.2 pytest==5.4.1 pytest-cov==2.8.1