From 0b582774f6257de4f9780b4805583fe5570c4a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 10:12:39 +0000 Subject: [PATCH] Bump pylint from 2.7.2 to 2.16.1 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.2 to 2.16.1. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.2...v2.16.1) --- 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 e8f840d..60e8f2d 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -1,2 +1,2 @@ flake8==3.7.7 -pylint==2.3.1 +pylint==2.16.1