From 597ebfe123d9a8972519860b0bb18c4831ff4122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Apr 2023 00:02:44 +0000 Subject: [PATCH] Bump yamllint from 1.29.0 to 1.31.0 Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.29.0 to 1.31.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/v1.31.0/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.29.0...v1.31.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ed5dda..3b84db4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -201,7 +201,7 @@ wcmatch==8.4.1 # via ansible-lint websocket-client==1.4.2 # via kubernetes -yamllint==1.29.0 +yamllint==1.31.0 # via # -r requirements.in # ansible-lint