From c06af919f3515371eb54f3203ab6eddf2bdd9e0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 22:56:45 -0600 Subject: [PATCH] chore(deps): bump yamllint from 1.28.0 to 1.29.0 (#201) Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.28.0 to 1.29.0. - [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.28.0...v1.29.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d857285..0445666 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.28.0 +yamllint==1.29.0 # via # -r requirements.in # ansible-lint