From ce600e0c786ae177ae0117bed88a8fe9c1de8583 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 13:33:43 -0600 Subject: [PATCH] Bump pylint from 2.6.0 to 2.7.0 (#43) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.0 to 2.7.0. - [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.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b850ed95..47f0255a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -pylint==2.6.0 +pylint==2.7.0 pylint-strict-informational==0.1 black==20.8b1 codespell==2.0.0