From 0ee087067f0d2453786748480cf4cd0d7db694f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 16:29:56 +0000 Subject: [PATCH] Bump yamllint from 1.32.0 to 1.35.1 Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.32.0 to 1.35.1. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.35.1) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 831bfea..90efcad 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ ansible-lint==24.2.1 -yamllint==1.32.0 +yamllint==1.35.1 molecule-plugins[docker]==23.4.1 molecule-plugins[lint]==23.4.1 molecule==5.1.0