From 4614fd00d3ec804af0565a85b6430ff2113e0c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 12:59:50 +0200 Subject: [PATCH] Bump pylint from 2.8.1 to 2.8.2 (#350) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.1 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.8.1...v2.8.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lint.txt b/requirements_lint.txt index 3bbbc98..38798ee 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,4 +1,4 @@ black==21.4b2 flake8==3.9.1 pydocstyle==6.0.0 -pylint==2.8.1 +pylint==2.8.2