From 369f42764c9828d44ddfe441264e0fad6765823a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 10:37:49 +0000 Subject: [PATCH] Bump pylint from 2.7.4 to 2.8.1 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.8.1. - [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.4...pylint-2.8.1) Signed-off-by: dependabot-preview[bot] --- requirements/lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index c804d4e..2013e71 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -1,2 +1,2 @@ flake8==3.9.1 -pylint==2.7.4 +pylint==2.8.1