From 51c6b6b8fcfcf66a61bb65f8f38f4a664970e584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 19:40:05 +0000 Subject: [PATCH] Bump yamllint from 1.31.0 to 1.32.0 in /requirements.d Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.31.0 to 1.32.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.31.0...v1.32.0) --- 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 7ae07e6..faa2ecd 100644 --- a/requirements.d/lint.txt +++ b/requirements.d/lint.txt @@ -1,6 +1,6 @@ # Requirements for base linting tools -yamllint==1.31.0 +yamllint==1.32.0 typing-extensions==4.5.0 pylint==2.17.4 shellcheck-py==0.9.0.2