From 402cf226a6d38838e067f0d4581b4a6caf9c4b9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 19:04:19 +0000 Subject: [PATCH] Bump pylint from 2.16.1 to 2.16.2 in /requirements.d Bumps [pylint](https://github.com/PyCQA/pylint) from 2.16.1 to 2.16.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.16.1...v2.16.2) --- 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 4c14624..e4e350f 100644 --- a/requirements.d/lint.txt +++ b/requirements.d/lint.txt @@ -2,6 +2,6 @@ yamllint==1.29.0 typing-extensions==4.4.0 -pylint==2.16.1 +pylint==2.16.2 shellcheck-py==0.9.0.2 ansible-lint[community]==5.4.0