From 83df95f0da3ad6f81a573302049c4fd5dd42a54d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 06:07:15 +0000 Subject: [PATCH] Bump pylint from 2.6.0 to 2.6.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.0 to 2.6.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.6.0...pylint-2.6.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 bea74d1..922e275 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ coverage==5.4 flake8==3.8.4 flake8-docstrings==1.5.0 pre-commit==2.10.1 -pylint==2.6.0 +pylint==2.6.2 pydocstyle==5.1.1 pytest==6.2.2 pytest-cov==2.11.1