From 78a1b9b74d86efc8c63f38c9abe89b8174f1f809 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 04:55:17 +0000 Subject: [PATCH] Bump pylint from 2.7.0 to 2.8.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.0 to 2.8.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.7.0...v2.8.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 c260716..e6c2097 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ coverage==5.5 flake8==3.8.4 flake8-docstrings==1.5.0 pre-commit==2.10.1 -pylint==2.7.0 +pylint==2.8.2 pydocstyle==6.0.0 pytest==6.2.2 pytest-cov==2.11.1