From 88fa35c234659247180730b1f85c78fb373dca97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:24:52 +0000 Subject: [PATCH] Bump pylint from 2.6.0 to 2.7.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.0 to 2.7.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.7.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 e767e65..2443937 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -2,4 +2,4 @@ black==20.8b1 flake8==3.8.4 mypy==0.812 pydocstyle==5.1.1 -pylint==2.6.0 +pylint==2.7.2