From af7c8a089f0cc4e04e0d356b966ba0ac3a664e0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 19:00:06 +0000 Subject: [PATCH] Bump pylint from 2.15.2 to 2.15.3 in /requirements.d Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.2 to 2.15.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.2...v2.15.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.d/lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.d/lint.txt b/requirements.d/lint.txt index 35dc9b6..6871752 100644 --- a/requirements.d/lint.txt +++ b/requirements.d/lint.txt @@ -1,6 +1,6 @@ # Requirements for base linting tools yamllint==1.28.0 -pylint==2.15.2 +pylint==2.15.3 shellcheck-py==0.8.0.3 ansible-lint[community]==5.4.0