From a8f58c244bb7dca1850a4877b54c91fb00d7fc12 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 13 May 2024 08:58:49 -0700
Subject: [PATCH] Bump yamllint from 1.32.0 to 1.35.1 (#11177)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index e252f2c7e..2205eec01 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -8,5 +8,5 @@ molecule-plugins[vagrant]==23.5.3
 python-vagrant==1.0.0
 pytest-testinfra==10.1.0
 tox==4.15.0
-yamllint==1.32.0
+yamllint==1.35.1
 tzdata==2024.1
-- 
GitLab