From ffda7590ff1e2d14d4ce579d49df87e63eb2ad69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 18:31:58 +0000 Subject: [PATCH] Bump yamllint from 1.26.3 to 1.27.1 in /requirements.d Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.3 to 1.27.1. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.26.3...v1.27.1) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... 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 2dbaeb3..eb3e992 100644 --- a/requirements.d/lint.txt +++ b/requirements.d/lint.txt @@ -1,6 +1,6 @@ # Requirements for base linting tools -yamllint==1.26.3 +yamllint==1.27.1 pylint==2.14.4 shellcheck-py==0.8.0.3 ansible-lint[community]==5.4.0