From 8d8c3723ed212a43ad8437ac02615f227b7ccbfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jun 2022 10:14:56 +0000 Subject: [PATCH] Bump pylint from 2.7.4 to 2.14.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.4 to 2.14.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.4...v2.14.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... 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 3fa9a3f..955cc08 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -1,2 +1,2 @@ flake8==3.9.2 -pylint==2.7.4 +pylint==2.14.2