From 10ca6bba607f39bc9a94659ae684006b187e850f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 16:10:40 +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[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 231edeb..c549f5e 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -5,6 +5,6 @@ flake8-docstrings==1.5.0 flake8-import-order==0.18.1 flake8-quotes==3.2.0 isort==5.7.0 -pylint==2.7.0 +pylint==2.8.2 pydocstyle==5.1.1 flakehell==0.9.0 \ No newline at end of file