From 7c1ef386835c8aca2adb071625a07b4ae9442124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 13:01:26 +0000 Subject: [PATCH] Bump pylint from 2.14.3 to 2.14.4 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.3 to 2.14.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.14.3...v2.14.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... 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 e6f58a7..ceeb2c3 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,4 +1,4 @@ black==22.3.0 flake8==4.0.1 flake8-docstrings==1.6.0 -pylint==2.14.3 +pylint==2.14.4